Docs.rs
greentic-deployer-0.5.21
greentic-deployer 0.5.21
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
greentic-ai
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
aws-config ^1
normal
optional
aws-sdk-s3 ^1
normal
optional
aws-sdk-secretsmanager ^1
normal
optional
aws-smithy-runtime-api ^1
normal
optional
base64 ^0.22
normal
chrono ^0.4
normal
clap ^4.5
normal
greentic-config ^0.5
normal
greentic-config-types ^0.5
normal
greentic-distributor-client ^0.5
normal
greentic-secrets-lib >=0.5.2, <0.6.0
normal
greentic-telemetry ^0.5
normal
greentic-types ^0.5
normal
hex ^0.4
normal
indexmap ^2
normal
jsonschema ^0.46
normal
once_cell ^1
normal
rand ^0.10
normal
reqwest ^0.13
normal
semver ^1
normal
serde ^1
normal
serde_cbor ^0.11
normal
serde_json ^1
normal
serde_yaml_gtc ^2.5.2
normal
sha2 ^0.11
normal
tar ^0.4
normal
tempfile ^3
normal
thiserror ^2
normal
tokio ^1
normal
toml ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2
normal
zip ^8
normal
wat ^1
dev
Versions
8.46%
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
render_admin_access
greentic_
deployer
0.5.21
In greentic_
deployer::
admin_
access
greentic_deployer
::
admin_access
Function
render_
admin_
access
Copy item path
Source
pub fn render_admin_access( info: &
AdminAccessInfo
, output:
OutputFormat
, ) ->
Result
<
String
>