Docs.rs
concat_const-0.1.1
This release has been yanked
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
concat_const 0.1.1
const `&[u8]` and `&str` concatenation
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
7
items documented
0
out of
5
items with examples
Links
RoDmitry/concat_const
1
1
0
crates.io
Dependencies
—
Versions
0.2.0
(2025-04-08)
0.1.3
(2023-10-12)
0.1.2
(2023-10-07)
0.1.1
(2023-10-07)
0.1.0
(2023-10-03)
Owners
concat_const-0.1.1 has been yanked.
Rust const
&[u8]
and
&str
concatenation
Comment
which have helped me write it.
Look at
the tests
for usage examples.