Docs.rs
canic-core-0.5.2
canic-core 0.5.2
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
borovan
Dependencies
base32 ^0.5
normal
candid ^0.10
normal
canic-cdk ^0.5.2
normal
convert_case ^0.10
normal
crc32fast ^1.5
normal
defer ^0.2
normal
derive_more ^2.0
normal
hex ^0.4
normal
ic-cdk ^0.19.0
normal
minicbor-serde ^0.6
normal
num-traits ^0.2
normal
serde ^1.0
normal
serde_bytes ^0.11
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
tinyrand ^0.5
normal
ulid ^1.2
normal
xxhash-rust ^0.8
normal
Versions
47.37%
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_
core
0.5.2
Module format
Module Items
Functions
In canic_
core::
utils
canic_core
::
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
.