Docs.rs
yage-0.5.0
yage 0.5.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
glehmann
Dependencies
age ^0.10.0
normal
base64 ^0.21.7
normal
clap ^4.4.18
normal
clap-verbosity-flag ^2.1.2
normal
clap_complete ^4.4.10
normal
flate2 ^1.0.28
normal
fs-mistrust ^0.7.6
normal
log ^0.4.20
normal
ocli ^0.1.1
normal
serde_yaml ^0.9.31
normal
shlex ^1.3.0
normal
strum ^0.26.1
normal
substring ^1.4.5
normal
tempfile ^3.9.0
normal
thiserror ^1.0.56
normal
treediff ^4.0.3
normal
assert_fs ^1.1
dev
escargot ^0.5
dev
lipsum ^0.9
dev
predicates ^3.1
dev
predicates-tree ^1.0.9
dev
pretty_assertions ^1.4.0
dev
uuid ^1.7.0
dev
Versions
41.18%
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
write_yaml
yage
0.5.0
yage
Function
write_
yaml
Copy item path
Source
pub fn write_yaml(path: &
Path
, value: &
Value
) ->
Result
<
()
>