awslabs / tough

Rust libraries and tools for using and generating TUF repositories
191 stars 43 forks source link

tough: make RetryStream private #703

Closed webern closed 8 months ago

webern commented 8 months ago

Issue #, if available:

Closes #698

Description of changes:

The RetryStream object does not need to be exported outside of the http.rs module.

Testing

It compiles!

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.