Docs.rs
libasdf-rs-0.2.1
libasdf-rs 0.2.1
Docs.rs crate page
MIT
AND
BSD-3-Clause
19 September 2026
Links
Repository
crates.io
Source
Owners
cruzzil
Dependencies
asdf-core ^0.2.0
normal
half ^2
normal
libc ^0.2
normal
cc ^1
build
Versions
96.62%
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 parser_opt
asdf
0.2.1
Module parser_
opt
Module Items
Constants
In asdf::
types
asdf
::
types
Module
parser_
opt
Copy item path
Source
Expand description
Parser options. The header defines these as
1 << bit
.
Constants
ยง
BUFFER_
TREE
Buffer the whole tree while parsing.
EMIT_
YAML_
EVENTS
Emit YAML sub-events from the parser.