bencodex-rs 0.3.1

The Rust implementation of Bencodex
Documentation

bencodex-rs

build codecov Docs-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