Docs.rs
hashira-0.0.2-alpha
hashira 0.0.2-alpha
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Neo-Ciber94
Dependencies
async-trait ^0.1.68
normal
bytes ^1.4.0
normal
console_error_panic_hook ^0.1.7
normal
cookie ^0.17.0
normal
either ^1.8.1
normal
futures ^0.3.28
normal
hashira-macros ^0.0.2-alpha
normal
http ^0.2.9
normal
indexmap ^1.9.3
normal
js-sys ^0.3.61
normal
log ^0.4.17
normal
matchit ^0.7.0
normal
mime ^0.3.17
normal
multer-derive ^0.1.1-alpha
normal
once_cell ^1.17.1
normal
pin-project-lite ^0.2.9
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_qs ^0.12.0
normal
serde_urlencoded ^0.7.1
normal
thiserror ^1.0.40
normal
tokio ^1.28.0
normal
tokio-stream ^0.1.14
normal
wasm-bindgen ^0.2.84
normal
web-sys ^0.3.61
normal
yew ^0.20.0
normal
tokio ^1.28.0
dev
fragile ^2.0.0
normal
prokio ^0.1.0
normal
serde-wasm-bindgen ^0.5.0
normal
wasm-bindgen-futures ^0.4.34
normal
Versions
84.65%
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
Module error
hashira
0.0.2-alpha
Module error
Module Items
Structs
Type Aliases
In crate hashira
hashira
Module
error
Copy item path
Source
Expand description
Base error type.
Structs
§
JsError
A javascript error.
Server
Error
An error that ocurred in the server.
Type Aliases
§
BoxError
A boxed error.