Docs.rs
gestalt-sdk-0.0.1-alpha.12
gestalt-sdk 0.0.1-alpha.12
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
hughhan1
Dependencies
hyper-util ^0.1
normal
libc ^0.2
normal
prost ^0.14
normal
prost-types ^0.14
normal
schemars ^0.8
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tonic ^0.14
normal
tonic-prost ^0.14
normal
tower ^0.5
normal
Versions
6.33%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
export_auth_provider
gestalt
0.0.1-alpha.12
gestalt
Macro
export_
auth_
provider
Copy item path
Source
macro_rules! export_auth_provider { (constructor = $constructor:path $(,)?) => { ... }; }