Crate fiberplane
source ·Expand description
§fiberplane
All the
fiberplane
crates in one place
This crate re-exports all the various fiberplane crates for convenience. Do note the crates are placed behind Cargo features, so you can still select which specific crates should be compiled.
§Features
api-client
axum
- Enable support for axum’sIntoResponse
for some error models.base64uuid
base64uuid-creation
- Enables support for generating UUIDs in thebase64uuid
crate.clap
- Enablesclap
support for exported models.fp-bindgen
- Enablesfp-bindgen
support for exported models.markdown
models
provider-bindings
provider-runtime
sqlx
- Enablessqlx
support for exported models.templates