Docs.rs
  • flagrant-0.0.2
    • flagrant 0.0.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • mbuczko
    • Dependencies
      • anyhow ^1.0.80 normal
      • flagrant-macros ^0.0.2 normal
      • flagrant-types ^0.0.2 normal
      • hugsqlx ^0.3.0 normal
      • lazy_static ^1.4.0 normal
      • rust-embed ^6.4.1 normal
      • semver ^1.0.14 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_valid ^0.20.0 normal
      • sqlx ^0.7.4 normal
      • thiserror ^1.0.29 normal
      • tracing ^0.1.36 normal
      • rand ^0.8.5 dev
      • notify-debouncer-mini ^0.4.1 build
    • Versions
    • 54.79% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

flagrant0.0.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Attribute Macros

List of all items

Structs

  • distributor::Distributor

Enums

  • errors::FlagrantError

Traits

  • models::environment::HugSql
  • models::feature::HugSql
  • models::project::HugSql
  • models::variant::HugSql

Attribute Macros

  • test

Functions

  • db::init_pool
  • db::migrate
  • init
  • models::environment::create
  • models::environment::fetch
  • models::environment::fetch_by_name
  • models::environment::fetch_by_prefix
  • models::environment::fetch_for_project
  • models::feature::bump_up_accumulators
  • models::feature::create
  • models::feature::delete
  • models::feature::fetch
  • models::feature::fetch_by_name
  • models::feature::fetch_by_prefix
  • models::feature::list
  • models::feature::set_default_value
  • models::feature::update
  • models::project::create
  • models::project::fetch
  • models::variant::create
  • models::variant::delete
  • models::variant::fetch
  • models::variant::list
  • models::variant::update
  • models::variant::update_accumulator
  • models::variant::upsert_default