Docs.rs
chainlink-tracker-0.2.0
chainlink-tracker 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
dollspace-gay
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
clap ^4
normal
rusqlite ^0.38
normal
serde ^1
normal
serde_json ^1
normal
signal-hook ^0.3
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
arbitrary ^1
dev
proptest ^1
dev
tempfile ^3
dev
Versions
39.38%
of the crate is documented
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
Skip to main content
Module utils
chainlink
0.2.0
Module utils
Module Items
Functions
In crate chainlink
chainlink
Module
utils
Copy item path
Source
Functions
§
format_
issue_
id
Format a display ID for output.
truncate
Truncate a string to a maximum number of characters, adding “…” if truncated. Handles Unicode correctly by counting characters, not bytes.