fiberplane

Crates.iofiberplane
lib.rsfiberplane
version1.0.0-beta.15
sourcesrc
created_at2023-02-13 12:41:55.519054
updated_at2024-03-27 08:52:58.749799
descriptionAll the Fiberplane crates in one place
homepage
repositoryhttps://github.com/fiberplane/fiberplane
max_upload_size
id783921
size5,753
Benno van den Berg (hatchan)

documentation

README

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_06 - Enable support for axum's IntoResponse for some error models and other resources (axum version 0.6).
  • base64uuid
  • base64uuid-creation - Enables support for generating UUIDs in the base64uuid crate.
  • clap - Enables clap support for exported models.
  • fp-bindgen - Enables fp-bindgen support for exported models.
  • markdown
  • models
  • provider-bindings
  • provider-runtime
  • sqlx - Enables sqlx support for exported models.
  • templates
Commit count: 522

cargo fmt