Docs.rs
startled-0.3.3
startled 0.3.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
alessandrobologna
Dependencies
anyhow ^1.0
normal
aws-config ^1.6.2
normal
aws-credential-types ^1.2.3
normal
aws-sdk-cloudformation ^1.73.0
normal
aws-sdk-lambda ^1.77.0
normal
base64 ^0.22.1
normal
chrono ^0.4.41
normal
clap ^4.4.8
normal
clap_complete ^4.5.50
normal
colored ^3.0.0
normal
comfy-table ^7.1.4
normal
futures ^0.3.31
normal
headless_chrome ^1.0.17
normal
optional
indicatif ^0.17.8
normal
opentelemetry ^0.29.1
normal
opentelemetry-aws ^0.17.0
normal
opentelemetry-http ^0.29.0
normal
opentelemetry-otlp ^0.29.0
normal
opentelemetry_sdk ^0.29.0
normal
otlp-sigv4-client ^0.11.0
normal
pulldown-cmark ^0.13.0
normal
regex ^1.11.1
normal
reqwest ^0.12.7
normal
rust_decimal ^1.37.1
normal
serde ^1.0
normal
serde_json ^1.0.133
normal
statrs ^0.18.0
normal
tera ^1.20.0
normal
tokio ^1.45.0
normal
tracing ^0.1
normal
tracing-opentelemetry ^0.30.0
normal
tracing-subscriber ^0.3
normal
tempfile ^3.8
dev
Versions
16.48%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
startled
0.3.3
In startled::
lambda
startled
::
lambda
Function
get_function_config
Copy item path
Source
pub async fn get_function_config( client: &
Client
, function_name: &
str
, ) ->
Result
<
OriginalConfig
>