bencodex-rs The Rust implementation of Bencodex. Building and Testing You can build and test the code with cargo command. If you want to build: cargo build If you want to test: cargo test