Docs.rs
token-string-0.8.2
token-string 0.8.2
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
Release-Candidate
Dependencies
assert2 ^0.3.15
dev
mutants ^0.0.3
dev
proptest ^1.5.0
dev
Versions
95.24%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
token_
string
0.8.2
Macros
concat
num_args
Structs
Builder
BuilderIter
TokenString
TokenStringIter
TokenStringIterOwn
Enums
TkStrError
Constants
EMPTY
MAX_LENGTH
MAX_LENGTH_SMALL
Traits
Collect
Concat
token_string
Constant
EMPTY
Copy item path
Settings
Help
Summary
Source
pub const EMPTY:
TokenString
;
Expand description
The empty string.
Has a length of zero.