Docs.rs
canic-utils-0.4.7
canic-utils 0.4.7
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
borovan
Dependencies
convert_case ^0.10
normal
derive_more ^2.0
normal
ic-cdk ^0.19.0
normal
sha2 ^0.10
normal
tinyrand ^0.5
normal
xxhash-rust ^0.8
normal
Versions
52.63%
of the crate is documented
Go to latest version
Platform
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
Module format
canic_
utils
0.4.7
Module format
Module Items
Functions
In crate canic_
utils
canic_utils
Module
format
Copy item path
Source
Expand description
Small formatting helpers shared across logs and UI responses.
Functions
§
ellipsize_
middle
Ellipsize a string in the middle when it exceeds the
threshold
.