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

#70 in Template engine

Download history 17/week @ 2024-01-26 23/week @ 2024-02-02 11/week @ 2024-02-09 21/week @ 2024-02-16 341/week @ 2024-02-23 199/week @ 2024-03-01 84/week @ 2024-03-08 42/week @ 2024-03-15 110/week @ 2024-03-22 110/week @ 2024-03-29 19/week @ 2024-04-05

839 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–16MB
~236K SLoC