Docs.rs
  • bool-logic-0.1.3
    • bool-logic 0.1.3
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Nugine
    • Dependencies
      • nugine-rust-utils ^0.1.4 normal
    • Versions
    • 5.41% of the crate is documented
  • Go to latest version
  • 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate bool_logic

  • Structs
  • Enums
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • ast::All
  • ast::Any
  • ast::Not
  • ast::Var
  • transform::DedupList
  • transform::EvalConst
  • transform::FlattenNestedList
  • transform::FlattenSingle
  • transform::SimplifyAllNotAny
  • transform::SimplifyAllOfAny
  • transform::SimplifyNestedList

Enums

  • ast::Expr

Traits

  • visit_mut::VisitMut

Functions

  • ast::all
  • ast::any
  • ast::const_
  • ast::expr
  • ast::not
  • ast::var
  • eval::eval_with
  • visit_mut::visit_mut_preorder