Docs.rs
lazy_cat-1.0.2
lazy_cat 1.0.2
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
Xaeroxe
Dependencies
Versions
50%
of the crate is documented
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
lazy_
cat
1.0.2
All Items
Crate Items
Macros
Structs
Crate
lazy_cat
Copy item path
Source
Macros
§
lazy_
cat
Creates a LazyStr from several things that are Display + Sized, consuming them in the process. (Use references or Copy types)
Structs
§
LazyStr
Structure created by lazy_cat! macro.