Docs.rs
better_cstr-0.2.1
better_cstr 0.2.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
iulian-rusu
Dependencies
quote ^1.0.40
normal
syn ^2.0.100
normal
trybuild ^1.0.104
dev
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
better_
cstr
0.2.1
All Items
Crate Items
Macros
Crate
better_cstr
Copy item path
Source
Macros
ยง
c
Transforms a string/byte string literal into a C-string pointer (
*const c_char
).