daily opensource | rust smart-open | trying to parse an potential s3 location uri and get the output

Опубликовано: 19 Октябрь 2024
на канале: Joydeep Bhattacharjee
10
0

Ongoing development for https://github.com/infinite-Joy/smart....

I missed some recording some part of the development, especially creating the S3Filepath struct and the earlier development. Apologies for that. Will try to be as consistent as my videos as possible.

In this video trying to parse a potential s3 uri and then pass it to rust_s3 and get the output. This is still the design and experimentation phase (bad code phase).

The next task is to integrate the resulting code with rust lib.

I am not a great rust developer as you can see. Any comments on improving the code base would be welcome.