Docs.rs
tsafe-core-1.0.13
tsafe-core 1.0.13
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
0ryant
Dependencies
aes-gcm ^0.10
normal
optional
age ^0.11
normal
argon2 ^0.5
normal
base32 ^0.5
normal
base64 ^0.22
normal
chacha20poly1305 ^0.10
normal
chrono ^0.4
normal
directories ^5
normal
hkdf ^0.12
normal
hmac ^0.12
normal
keyring ^3
normal
nats ^0.26
normal
optional
rand ^0.8
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
thiserror ^1
normal
tracing ^0.1
normal
ureq ^2
normal
uuid ^1
normal
zeroize ^1
normal
criterion ^0.8
dev
jsonschema ^0.26
dev
proptest ^1.4
dev
temp-env ^0.3
dev
tempfile ^3
dev
tracing-subscriber ^0.3
dev
core-foundation ^0.10
normal
security-framework ^3.7
normal
security-framework-sys ^2.17
normal
libc ^0.2
normal
windows-sys ^0.61
normal
Versions
55.87%
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
load
tsafe_
core
1.0.13
In tsafe_
core::
pullconfig
tsafe_core
::
pullconfig
Function
load
Copy item path
Source
pub fn load(path: &
Path
) ->
SafeResult
<
PullConfig
>
Expand description
Parse a pull configuration file (YAML or JSON).