Docs.rs
text-stub-library-0.9.0
text-stub-library 0.9.0
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
Crates.io
Source
Owners
indygreg
Dependencies
serde ^1.0.152
normal
serde_yaml ^0.9.16
normal
yaml-rust ^0.4.5
normal
apple-sdk ^0.4.0
dev
rand ^0.8.5
dev
rayon ^1.5.3
dev
walkdir ^2.3.2
dev
Versions
77.5%
of the crate is documented
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate text_stub_library
Version 0.9.0
All Items
Modules
Enums
Functions
?
Crate
text_stub_library
source
·
[
−
]
Modules
yaml
YAML structures in text stub files.
Enums
ParseError
Represents an error when parsing TBD YAML.
TbdVersion
Version of a TBD document.
TbdVersionedRecord
A parsed TBD record from a YAML document.
Functions
parse_str
Parse TBD records from a YAML stream.