Docs.rs
gaise-provider-bedrock-0.1.1
gaise-provider-bedrock 0.1.1
Permalink
Docs.rs crate page
AGPL-3.0-only
Links
Repository
crates.io
Source
Owners
ikcore
Dependencies
async-stream ^0.3
normal
async-trait ^0.1
normal
aws-config ^1.1
normal
aws-sdk-bedrockruntime ^1.0
normal
aws-smithy-types ^1.0
normal
base64 ^0.22
normal
bytes ^1.0
normal
futures-util ^0.3
normal
gaise ^0.1.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1
normal
Versions
0%
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
Files
gaise_provider_bedrock/
lib.rs
1
pub mod
bedrock_client;
2
pub use
bedrock_client::GaiseClientBedrock;