docs.rs failed to build sss-0.0.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
This is a WIP, as you can probably tell since theres not even a lib.rs yet.
It can download files, but since I started learning rust the same day as making this, my knowledge of lifetimes is poor so you can probably only download one object per connection (since I believe that the objects consume themselves).