7 releases

new 1.0.0-beta.7 Nov 30, 2023
1.0.0-beta.6 Oct 20, 2023
1.0.0-beta.5 Sep 28, 2023
1.0.0-beta.4 Aug 11, 2023
1.0.0-beta.1 Feb 14, 2023
Download history 127/week @ 2023-08-11 18/week @ 2023-08-18 4/week @ 2023-08-25 7/week @ 2023-09-01 10/week @ 2023-09-08 7/week @ 2023-09-15 90/week @ 2023-09-22 50/week @ 2023-09-29 27/week @ 2023-10-06 20/week @ 2023-10-13 74/week @ 2023-10-20 39/week @ 2023-10-27 85/week @ 2023-11-03 100/week @ 2023-11-10 16/week @ 2023-11-17 96/week @ 2023-11-24

322 downloads per month
Used in fpd

MIT/Apache

150KB
3.5K 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
  • 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

lib.rs:

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
  • 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–17MB
~273K SLoC