Docs.rs
yaml-schema-0.8.0
yaml-schema 0.8.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
aisrael
Dependencies
clap ^4.5.42
normal
env_logger ^0.11.3
normal
eyre ^0.6.8
normal
hashlink ^0.10.0
normal
log ^0.4.21
normal
ordered-float ^5.0.0
normal
regex ^1.10.4
normal
reqwest ^0.12.22
normal
saphyr ^0.0.6
normal
serde ^1.0
normal
serde_yaml ^0.9
normal
thiserror ^2.0
normal
tokio ^1.0
normal
ctor ^0.4.2
dev
cucumber ^0.21.0
dev
tokio ^1.43.1
dev
Versions
25%
of the crate is documented
Platform
aarch64-apple-darwin
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
generic_error
yaml_
schema
0.8.0
yaml_schema
Macro
generic_
error
Copy item path
Source
macro_rules! generic_error { ($s:literal, $($e:expr),+) => { ... }; ($s:literal) => { ... }; }