Docs.rs
memory-serve-1.2.1
memory-serve 1.2.1
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
marlonbaeten
Dependencies
axum ^0.8
normal
brotli ^7.0
normal
flate2 ^1.0
normal
memory-serve-core ^1.2.1
normal
memory-serve-macros ^1.2.1
normal
sha256 ^1.4
normal
tracing ^0.1
normal
axum ^0.8
dev
tokio ^1.0
dev
tower ^0.5
dev
memory-serve-core ^1.2.1
build
Versions
76.67%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
memory_
serve
1.2.1
memory_serve
Function
load_directory_with_embed
Copy item path
Source
pub fn load_directory_with_embed<P>(path: P, embed:
bool
)
where P:
Into
<
PathBuf
>,