Docs.rs
spaceship-0.1.1
spaceship 0.1.1
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
viktormarinho
Dependencies
anyhow ^1.0.74
normal
axum ^0.6.20
normal
serde ^1.0.188
normal
spaceship-derive ^0.1.0
normal
tokio ^1.31.0
normal
Versions
38.46%
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
spaceship
0.1.1
All Items
Crate Items
Re-exports
Modules
Macros
Crate
spaceship
Copy item path
Source
Re-exports
§
pub use
axum
;
Modules
§
errors
Macros
§
failure
Constructs a
spaceship::errors::Failure
wrapped in an Error, internally using the
anyhow!
macro.
internal_
error
Expands to an early return with a Failure from a Handler function