Docs.rs
saneput-proc-0.2.0
saneput-proc 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ItsEthra
Dependencies
proc-macro2 ^1.0
normal
quote ^1.0
normal
Versions
66.67%
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 saneput_proc
saneput_
proc
0.2.0
All Items
Crate Items
Macros
Crate
saneput_
proc
Copy item path
Source
Macros
§
input
Parses standard input, panicing when error occurs. Flushes standard out when called. For more info see crate’s root.
input_
checked
Parses standard input. Flushes standard out when called. For more info see crate’s root.