lancelot/core
2024-10-29 14:36:11 +00:00
..
benches
resources/test
src config: add function_hints 2024-10-29 14:36:11 +00:00
build.rs move BinExport2 into core and expose via pylancelot 2024-08-15 11:20:08 +02:00
Cargo.toml move BinExport2 into core and expose via pylancelot 2024-08-15 11:20:08 +02:00
README.md

testing

$ cargo test

benchmark

$ cargo install cargo-criterion
$ cargo criterion --all-features --plotting-backend disabled [name of benchmark, eg. "fetch"]