Crate rsb

Source
Expand description

rsb is a http server benchmark tool.

Re-exports§

pub use self::arg::Arg;
pub use self::output::Output;
pub use self::task::Task;

Modules§

arg
arg module define the application entry arguments Arg
output
output module defines the output of the task
task
task module mainly defines the task model