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
63.19%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
cabin
0.2.0
All Items
Re-exports
Modules
Macros
Structs
Constants
Functions
Attribute Macros
Derive Macros
?
Crate
cabin
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
StatusCode
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