Docs.rs
macro_io-0.1.0
macro_io 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
svenvdvoort
Dependencies
quote ^1.0
normal
syn ^1.0
normal
trybuild ^1.0
dev
Versions
100%
of the crate is documented
Platform
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
Crate macro_io
macro_
io
0.1.0
All Items
Sections
macro_io
Crate Items
Macros
Crate
macro_
io
Copy item path
Source
Expand description
§
macro_io
Rust package that contains procedural macros to do IO during compile time.
Macros
§
read_
file
Read the contents of a file to a string and places the string as a literal in the Rust code.