Docs.rs
double-o-0.3.1
double-o 0.3.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
randomm
Dependencies
clap ^4
normal
dirs ^6
normal
humansize ^2
normal
libc ^0.2
normal
regex ^1
normal
rusqlite ^0.32
normal
serde ^1
normal
serde_json ^1
normal
tempfile ^3
normal
thiserror ^2
normal
toml ^0.8
normal
ureq ^3
normal
uuid ^1
normal
vipune ^0.1
normal
optional
assert_cmd ^2
dev
mockito ^1
dev
predicates ^3
dev
Versions
27.21%
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
Skip to main content
Module classify
double_
o
0.3.1
Module classify
Module Items
Enums
Functions
In crate double_
o
double_o
Module
classify
Copy item path
Source
Enums
§
Classification
Functions
§
classify
label
Derive label from command string (first path component’s filename or word).
smart_
truncate
Smart truncation: first 60% + marker + last 40%, capped at MAX_LINES.