Toasty API Documentation — nightly
Toasty is incubating. APIs are evolving and not yet stable.
Core Crates
-
toasty
—
User-facing API: database handle, query engine, and runtime
-
toasty_core
—
Shared types: schema representations, statement AST, driver interface
-
toasty_macros
—
Proc-macro entry points (
#[derive(Model)], #[derive(Embed)])