Docs.rs
ellip-dev-utils-1.0.2
ellip-dev-utils 1.0.2
Docs.rs crate page
BSD-3-Clause
Links
Homepage
Repository
crates.io
Source
Owners
p-sira
Dependencies
csv ^1.3.1
normal
glob ^0.3.2
normal
num-traits ^0.2.19
normal
serde ^1.0
normal
serde_json ^1.0
normal
sysinfo ^0.37.0
normal
tabled ^0.20.0
normal
tempfile ^3.8
dev
Versions
10.91%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
generate_error_table
ellip_
dev_
utils
1.0.2
In ellip_
dev_
utils::
test_
report
ellip_dev_utils
::
test_report
Function
generate_
error_
table
Copy item path
Source
pub fn generate_error_table( entries: &[(&
str
,
u64
,
Stats
,
Stats
)], ) -> [
String
;
2
]