Crate simple_bencode [−] [src]
Modules
| decoding_helpers |
Functions to read the content of a dictionary and checking types. |
Enums
| DecodeError | |
| Value |
The possible value types in a bencode object. |
Functions
| decode | |
| encode | |
| read | |
| write |