Docs.rs
xplan-0.1.0
xplan 0.1.0
Permalink
Docs.rs crate page
MIT
28 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
greyblake
Dependencies
structopt ^0.3.9
normal
thiserror ^1.0.13
normal
yaml-rust ^0.4.3
normal
Versions
0%
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
All
xplan
0.1.0
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
store::Store
store::StoreBuilder
task::Task
task::TaskId
task::TaskType
Enums
parser::error::ParseError
store::StoreBuilderError
Functions
cli::run
dot::render
parser::helpers::parse_yaml_to_string
parser::helpers::parse_yaml_to_vec
parser::parse
parser::parse_task
Type Aliases
parser::Result