Docs.rs
include-lines-proc-1.1.0
include-lines-proc 1.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
hunterlawson
Dependencies
quote ^1.0.23
normal
syn ^1.0.107
normal
Versions
75%
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
include_
lines_
proc
1.1.0
All Items
Crate Items
Macros
Crate
include_lines_proc
Copy item path
Source
Macros
ยง
count_
lines
Counts the number of lines in a file. Given the path to the file.
include_
lines
Reads in the lines of a file. Given the path to the file.
include_
lines_
s
Reads in the lines of a file. Given the path to the file.