Docs.rs
veripb-parser-0.1.2
veripb-parser 0.1.2
Docs.rs crate page
MIT
OR
Apache-2.0
04 July 2026
Links
Repository
crates.io
Source
Owners
aoertel
Bogoe
Dependencies
ahash ^0.8.11
normal
logos ^0.15.0
normal
malachite-bigint ^0.5.0
normal
num-traits ^0.2.19
normal
thiserror ^2.0.12
normal
veripb-formula ^0.1.2
normal
clap ^4.5.32
dev
Versions
80.28%
of the crate is documented
Platform
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
Skip to main content
Module cnf_token
veripb_
parser
0.1.2
Module cnf_
token
Module Items
Enums
In crate veripb_
parser
veripb_parser
Module
cnf_
token
Copy item path
Source
Expand description
Tokenizer for DIMACS CNF formulas.
Enums
ยง
CNFToken
Tokens used in the OPB format as
specified by the PB competition 2024
.