Docs.rs
infisical-api-0.1.1
infisical-api 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
m-macdonald
Dependencies
aes-gcm ^0.10
normal
async-trait ^0.1.68
normal
base64 ^0.21
normal
onionsalt ^0.4
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
time ^0.3
normal
dotenvy ^0.15
dev
tokio ^1.25
dev
Versions
6.42%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
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
infisical_
api
0.1.1
Module error
Module Items
Structs
Type Aliases
In crate infisical_
api
infisical_api
Module
error
Copy item path
Source
Structs
§
Error
The Errors that may occur while utilizing infisical_api functionality
Type Aliases
§
Result
A
Result
alias where the
Err
case is
infisical_api::Error
.