Docs.rs
rustapi-core-0.1.0
rustapi-core 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
Tuntii
Dependencies
bytes ^1.5
normal
futures-util ^0.3
normal
http ^1.0
normal
http-body-util ^0.1
normal
hyper ^1.1
normal
hyper-util ^0.1
normal
inventory ^0.3
normal
matchit ^0.7
normal
pin-project-lite ^0.2
normal
rustapi-openapi ^0.1.0
normal
rustapi-validate ^0.1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_urlencoded ^0.7
normal
thiserror ^1.0
normal
tokio ^1.35
normal
tower ^0.4
normal
tower-http ^0.5
normal
tower-service ^0.3
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
tokio ^1.35
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
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
All
rustapi_
core
0.1.0
Crate Items
Macros
Structs
Traits
Functions
Type Aliases
List of all items
Structs
ApiError
Body
Created
HandlerService
Html
Json
MethodRouter
NoContent
Path
Query
Redirect
Request
Route
Router
RustApi
State
ValidatedJson
Traits
FromRequest
FromRequestParts
Handler
IntoResponse
RouteHandler
Macros
route
Functions
delete
delete_route
get
get_route
patch
patch_route
post
post_route
put
put_route
Type Aliases
Response
Result