curl https://sh.rustup.rs -sSf | sh # install Rust
cargo test # to run tests
cargo run -- --template slapd.conf test-1=yo test-2=yo2 test3=hihi test_4=blah_-test
- nom as the parsing library
curl https://sh.rustup.rs -sSf | sh # install Rust
cargo test # to run tests
cargo run -- --template slapd.conf test-1=yo test-2=yo2 test3=hihi test_4=blah_-test