Docs.rs
cabin-0.2.0
cabin 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
rkusa
Dependencies
bytes ^1.2
normal
cabin-macros ^0.2
normal
futures-util ^0.3
normal
http ^0.2
normal
http-body ^0.4
normal
http-error ^0.1
normal
linkme ^0.3
normal
mime ^0.3
normal
multer ^2.1.0
normal
num_cpus ^1.15
normal
once_cell ^1.15
normal
rand ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_urlencoded ^0.7
normal
tokio ^1.0
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
twox-hash ^1.6
normal
axum ^0.6
dev
tokio ^1.0
dev
tracing-subscriber ^0.3
dev
Versions
73.01%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Crate cabin
cabin
0.2.0
All Items
Crate Items
Re-exports
Modules
Macros
Structs
Constants
Functions
Attribute Macros
Derive Macros
Crate
cabin
Copy item path
Source
Re-exports
§
pub use error::
Error
;
pub use html::
h
;
pub use view::
View
;
Modules
§
error
html
prelude
private
render
scope
serde
view
Macros
§
text
Structs
§
Event
Redirect
Status
Code
An HTTP status code (
status-code
in RFC 7230 et al.).
Constants
§
LIVERELOAD_
JS
SERVER_
COMPONENT_
JS
Functions
§
basic_
document
cabin_
scripts
content_
hash
get_
page
put_
page
Attribute Macros
§
boundary
Derive Macros
§
Attribute