Docs.rs
  • cw-auth-types-0.1.2
    • cw-auth-types 0.1.2
    • 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.1.2 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.11% 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_types0.1.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros

List of all items

Structs

  • AuthPayload
  • CredentialInfo
  • MsgDataToSign
  • MsgDataToVerify
  • SessionInfo
  • SignedDataMsg
  • StoredCredentials
  • actions::CreateSession
  • actions::CreateSessionFromMsg
  • actions::RevokeKeyMsg
  • actions::SessionActionNameIter
  • actions::WithSessionMsg
  • cosmwasm_std::Addr
  • cosmwasm_std::Binary
  • cosmwasm_std::BlockInfo
  • cosmwasm_std::CanonicalAddr
  • cosmwasm_std::Env
  • cosmwasm_std::MessageInfo
  • cosmwasm_std::Timestamp
  • cosmwasm_std::Uint128
  • cosmwasm_std::Uint64
  • queries::MsgToDerive
  • queries::QueryResTemplate

Enums

  • Credential
  • CredentialName
  • Expiration
  • UpdateOperation
  • actions::ActionMsg
  • actions::SessionActionMsg
  • actions::SessionActionName
  • cosmwasm_std::Order
  • cosmwasm_std::RecoverPubkeyError
  • cosmwasm_std::StdError
  • cosmwasm_std::VerificationError
  • errors::AuthError
  • errors::ReplayError
  • errors::SessionError
  • errors::StorageError
  • queries::SessionQueryMsg
  • queries::SessionQueryName

Traits

  • actions::SessionActionsMatch
  • cosmwasm_std::Api
  • cosmwasm_std::CustomMsg
  • cosmwasm_std::Storage
  • queries::QueryUsesActions
  • queries::SessionQueriesMatch

Attribute Macros

  • saa_error
  • saa_type
  • session_action
  • session_query

Functions

  • cosmwasm_std::from_json
  • cosmwasm_std::to_json_binary
  • cosmwasm_std::to_json_string
  • stores::delete_map_records
  • stores::get_map_records
  • stores::item_exist
  • stores::map_get
  • stores::map_has
  • stores::map_remove
  • stores::map_save

Type Aliases

  • CredentialId
  • CredentialRecord
  • cosmwasm_std::StdResult

Constants

  • stores::ACCOUNT_NUMBER
  • stores::CREDENTIAL_INFOS
  • stores::HAS_NATIVES
  • stores::SESSIONS
  • stores::VERIFYING_ID