Docs.rs
presolve-parser-0.2.0-beta.1
presolve-parser 0.2.0-beta.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
27 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
fierstdev
Dependencies
oxc_allocator ^0.87
normal
oxc_ast ^0.87
normal
oxc_ast_visit ^0.87
normal
oxc_diagnostics ^0.87
normal
oxc_estree ^0.87
normal
oxc_parser ^0.87
normal
oxc_regular_expression ^0.87
normal
oxc_span ^0.87
normal
Versions
8.25%
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
parse_file
presolve_
parser
0.2.0-beta.1
presolve_parser
Function
parse_
file
Copy item path
Source
pub fn parse_file(path: impl
AsRef
<
Path
>, source: &
str
) ->
ParsedFile