Crate tetsy_hash_fetch[−][src]
Hash-addressed content resolver & fetcher.
Re-exports
pub extern crate tetsy_fetch; |
Modules
| urlhint | URLHint Contract |
Structs
| Abort | A handle to abort requests. |
| Client | Default Hash-fetching client using on-chain contract to resolve hashes to URLs. |
Enums
| Error | Hash-fetching error. |
Traits
| HashFetch | API for fetching by hash. |