14 releases

1.0.0-beta.15 Mar 27, 2024
1.0.0-beta.13 Feb 29, 2024
1.0.0-beta.7 Nov 30, 2023
1.0.0-beta.3 Jun 12, 2023
1.0.0-beta.1 Feb 14, 2023

#61 in Template engine

Download history 19/week @ 2024-01-01 23/week @ 2024-01-29 24/week @ 2024-02-05 4/week @ 2024-02-12 205/week @ 2024-02-19 224/week @ 2024-02-26 178/week @ 2024-03-04 80/week @ 2024-03-11 149/week @ 2024-03-25 90/week @ 2024-04-01

328 downloads per month
Used in fpd

MIT/Apache

175KB
4K SLoC

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

Dependencies

~0–18MB
~246K SLoC