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
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_
uri
0.1.1
All Items
Crate Items
Macros
Crate
include_uri
Copy item path
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.