mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 20:27:58 +00:00
Full block import benchmark (#5745)
This commit is contained in:
@@ -58,7 +58,7 @@ pub struct BenchmarkOutput {
|
||||
average: u64,
|
||||
}
|
||||
|
||||
struct NsFormatter(u64);
|
||||
pub struct NsFormatter(pub u64);
|
||||
|
||||
impl fmt::Display for NsFormatter {
|
||||
fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
|
||||
|
||||
Reference in New Issue
Block a user