Docs.rs
  • oxidd-parser-0.4.1
    • oxidd-parser 0.4.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • nhusung
    • Dependencies
      • bitvec ^1 normal
      • bumpalo ^3.16.0 normal
      • codespan-reporting ^0.12 normal optional
      • derive_builder ^0.20 normal
      • document-features ^0.2 normal
      • memchr ^2 normal
      • nom ^7 normal
      • rustc-hash ^1.1 normal
    • Versions
    • 99.06% 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
    • 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

oxidd_parser0.4.1

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • AIGERDetails
  • Circuit
  • CircuitGateIter
  • Gate
  • Literal
  • ParseOptions
  • ParseOptionsBuilder
  • Problem
  • VarSet
  • Vec2d
  • Vec2dIter

Enums

  • FileType
  • GateKind
  • ParseOptionsBuilderError
  • ProblemDetails
  • Tree

Functions

  • aiger::parse
  • dimacs::parse
  • load_file
  • nnf::parse
  • parse

Type Aliases

  • Var