Docs.rs
non-empty-str-0.11.3
non-empty-str 0.11.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
nekitdev
Dependencies
miette ^7.6.0
normal
optional
non-empty-iter ^0.2.0
normal
non-empty-slice ^0.5.1
normal
non-zero-size ^0.1.0
normal
ownership ^0.2.4
normal
optional
serde ^1.0.228
normal
optional
thiserror ^2.0.17
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
EMPTY_STR
non_
empty_
str
0.11.3
In non_
empty_
str::
str
non_empty_str
::
str
Constant
EMPTY_
STR
Copy item path
Source
pub const EMPTY_STR: &
str
= "the string is empty";
Expand description
The error message used when the string is empty.