Crate adrift_core

Source

Re-exports§

pub use commands::Command;
pub use tokio;
pub use anyhow;
pub use tracing_subscriber;
pub use clap;
pub use dotenv;
pub use log;
pub use rocket;
pub use rocket_dyn_templates as templates;

Modules§

commands
jobs
serde
service_providers

Structs§

Container
Static interface for the container.
RoutesConfig
TemplateConfig

Attribute Macros§

async_trait