Trait qa_tools::weights::WeightInfo
source · pub trait WeightInfo {
// Provided methods
fn order_book_create_empty_batch() -> Weight { ... }
fn order_book_create_and_fill_batch() -> Weight { ... }
}
pub trait WeightInfo {
// Provided methods
fn order_book_create_empty_batch() -> Weight { ... }
fn order_book_create_and_fill_batch() -> Weight { ... }
}