Docs.rs
rtb-app-0.6.0
rtb-app 0.6.0
Permalink
Docs.rs crate page
MIT
23 June 2026
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
phpboyscout
Dependencies
async-trait ^0.1
normal
bon ^3
normal
linkme ^0.3
normal
miette ^7
normal
rtb-assets ^0.6.0
normal
rtb-config ^0.6.0
normal
rtb-credentials ^0.6.0
normal
rtb-error ^0.6.0
normal
schemars ^1
normal
semver ^1
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
tokio-util ^0.7
normal
cucumber ^0.21
dev
insta ^1
dev
serde_json ^1
dev
tokio ^1.47
dev
trybuild ^1
dev
Versions
100%
of the crate is documented
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
Skip to main content
Module app
rtb_app
0.6.0
Module app
Module Items
Structs
In crate rtb_
app
rtb_app
Module
app
Copy item path
Source
Expand description
The
App
application context.
Structs
§
App
Strongly-typed application context threaded through every command handler.