rust-tuf
rust-tuf copied to clipboard
Attempt to box more traits to clean up type signatures
I didn't get how Box worked when I wrote this, and it might be possible to clean up the type signatures by boxing a lot of the traits such as PathTranslator and Repository.