Docs.rs
eure-document-0.1.4
eure-document 0.1.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ryo33
Dependencies
indexmap ^2
normal
num-bigint ^0.4
normal
regex ^1.11
normal
thiserror ^2.0
normal
thisisplural ^0.7
normal
Versions
65.22%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Module variant_path
eure_
document
0.1.4
Module variant_
path
Module Items
Structs
In eure_
document::
parse
eure_document
::
parse
Module
variant_
path
Copy item path
Source
Expand description
VariantPath type for nested union variant paths.
Structs
§
Variant
Path
A path through nested union variants (e.g., “ok.some.left” -> [ok, some, left]).