Docs.rs
vault-vars-0.0.2
vault-vars 0.0.2
Docs.rs crate page
AGPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
oliverisaac
Dependencies
anyhow ^1.0.69
normal
clap ^4.1.8
normal
merge-struct ^0.1.0
normal
serde ^1.0.155
normal
serde_json ^1.0.94
normal
serde_yaml ^0.9.19
normal
Versions
0%
of the crate is documented
Go to latest version
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
☰
In vault_vars
?
Function
vault_vars
::
merge_yaml_files
source
·
[
−
]
pub fn merge_yaml_files(inputs: &
Vec
<
String
>, output: &
str
) ->
Result
<
()
>