Crate belt

Crate belt 

Source
Expand description

Library root for BELT.

Exposes core benchmarking and configuration APIs.

Re-exports§

pub use core::config::BenchmarkConfig;
pub use core::config::GlobalConfig;
pub use core::error::BenchmarkError;
pub use core::error::BenchmarkErrorKind;
pub use core::error::Result;

Modules§

analyze
benchmark
Benchmarking module
core
Core functionality for BELT.
sanitize