Docs.rs
oxidd-parser-0.3.1
oxidd-parser 0.3.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
nhusung
Dependencies
bitvec ^1
normal
codespan-reporting ^0.11
normal
optional
derive_builder ^0.20
normal
document-features ^0.2
normal
memchr ^2
normal
nom ^7
normal
rustc-hash ^2
normal
Versions
98.7%
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
oxidd_
parser
0.3.1
Module load_
file
Module Items
Enums
Functions
In crate oxidd_
parser
oxidd_parser
Module
load_file
Copy item path
Source
Expand description
Convenience functions etc. to load a
Problem
from file
Enums
§
File
Type
File types
Functions
§
load_
file
Load and parse the file at
path
, reporting errors to stderr
parse
Parse
input
using the parser for the given
file_type
, emitting errors or warnings to
writer