Docs.rs
  • casuarius-0.1.1
    • casuarius 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT / Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • schell
    • Dependencies
      • ordered-float ^1.0 normal
      • rustc-hash ^1.1 normal
    • Versions
    • 74.6% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

casuarius0.1.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • Constraint
  • EditConstraintError
  • Expression
  • InternalSolverError
  • PartialConstraint
  • Solver
  • Term
  • Variable

Enums

  • AddConstraintError
  • AddEditVariableError
  • RelationalOperator
  • RemoveConstraintError
  • RemoveEditVariableError
  • SuggestValueError
  • WeightedRelation

Traits

  • Constrainable

Macros

  • derive_syntax_for

Functions

  • strength::clip
  • strength::create

Constants

  • strength::MEDIUM
  • strength::REQUIRED
  • strength::STRONG
  • strength::WEAK