Docs.rs
include_uri-0.1.1
include_uri 0.1.1
Permalink
Docs.rs crate page
WTFPL
Links
Repository
crates.io
Source
Owners
nappa85
Dependencies
proc-macro2 ^1.0.69
normal
quote ^1.0.33
normal
reqwest ^0.11.22
normal
syn ^2.0.38
normal
Versions
66.67%
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
☰
include_uri
0.1.1
All Items
Macros
?
Crate
include_uri
source
·
[
−
]
Macros
include_bytes_from_url
Includes a file from an URI as a reference to a byte array.
include_str_from_url
Includes a UTF-8 encoded file from an URI as a string.