Docs.rs
cw-auth-types-0.2.0
cw-auth-types 0.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
kromsten
Dependencies
cosmwasm-schema ^2.2.2
normal
cw-storage-plus ^2.0.0
normal
optional
cw-storage-plus ^1.2.0
normal
optional
cw-auth-protos ^0.2.0
normal
optional
saa-schema ^0.25.1
normal
smart-account-auth ^0.25.0
normal
strum ^0.27.1
normal
thiserror ^2.0.12
normal
Versions
11.69%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
cw_
auth_
types
0.2.0
Credential
Id
Aliased Type
In crate cw_
auth_
types
cw_auth_types
Type Alias
CredentialId
Copy item path
Source
pub type CredentialId =
String
;
Aliased Type
ยง
struct CredentialId {
/* private fields */
}