bendecode 0.1.1

bendecode is a simple bencode parser specifically made for torrent files. It converts the file provided into a format acceptable in rust(structs and enums).
Documentation
bendecode-0.1.1 has been yanked.

bendecode is an simple bencode decoder It converts bencode files into a rust acceptible structure (structs and enums) This project can be improved alot by removing all allocations