Docs.rs
oyster-sdk-0.8.4
oyster-sdk 0.8.4
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
roshanr95
Dependencies
aws-nitro-enclaves-cose ^0.5.2
normal
chrono ^0.4.38
normal
clap ^4.5.21
normal
hex ^0.4.3
normal
http-body-util ^0.1.2
normal
hyper ^1.5.1
normal
hyper-util ^0.1.10
normal
libsodium-sys-stable ^1.22.1
normal
openssl ^0.10
normal
serde ^1.0.215
normal
serde_cbor ^0.11.2
normal
serde_json ^1.0
normal
snow ^0.9.6
normal
thiserror ^2.0.3
normal
tokio ^1
normal
axum ^0.7.9
dev
http ^1.1.0
dev
hyper ^1.5.1
dev
tower ^0.5.1
dev
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
oyster
0.8.4
oyster
Function
get_attestation_doc
Copy item path
Source
pub async fn get_attestation_doc( endpoint:
Uri
, ) ->
Result
<
Vec
<
u8
>,
AttestationError
>