Docs.rs
ironlog-0.2.7
ironlog 0.2.7
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
heety313
Dependencies
chrono ^0.4
normal
clap ^4.0
normal
include_dir ^0.7.3
normal
log ^0.4.22
normal
once_cell ^1.8.0
normal
rocket ^0.5.0-rc.3
normal
rocket-include-dir ^1.1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.7
normal
tokio ^1
normal
Versions
20%
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
truncate_string
ironlog
0.2.7
In ironlog::
client_
handler
ironlog
::
client_handler
Function
truncate_
string
Copy item path
Source
pub fn truncate_string(s: &
str
, max_bytes:
usize
) ->
String