Docs.rs
  • junobuild-collections-0.1.1
    • junobuild-collections 0.1.1
    • Permalink
    • Docs.rs crate page
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • peterpeterparker
    • Dependencies
      • candid ^0.10.13 normal
      • ic-cdk ^0.17.1 normal
      • junobuild-shared ^0.1.1 normal
      • serde ^1.0.217 normal
    • Versions
    • 2.53% of the crate is documented
  • Platform
    • wasm32-unknown-unknown
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

junobuild_collections0.1.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • types::interface::DelRule
  • types::interface::SetRule
  • types::rules::Rule

Enums

  • types::rules::Memory
  • types::rules::Permission

Functions

  • assert::collection::is_not_system_collection
  • assert::collection::is_system_collection
  • assert::rules::assert_memory
  • assert::rules::assert_mutable_permissions
  • assert::rules::assert_storage_reserved_collection
  • assert::rules::assert_system_collection_delete_permission
  • assert::rules::assert_system_collection_set_permission
  • assert::rules::assert_write_version
  • assert::stores::assert_create_permission
  • assert::stores::assert_permission
  • assert::stores::public_permission
  • msg::msg_db_collection_not_empty
  • msg::msg_db_collection_not_found
  • msg::msg_storage_collection_not_empty
  • msg::msg_storage_collection_not_found
  • store::del_rule
  • store::filter_rules
  • store::set_rule
  • utils::range_collection_end

Type Aliases

  • types::core::CollectionKey
  • types::rules::Rules

Constants

  • constants::assets::COLLECTION_ASSET_KEY
  • constants::assets::DEFAULT_ASSETS_COLLECTIONS
  • constants::core::SYS_COLLECTION_PREFIX
  • constants::db::COLLECTION_LOG_DEFAULT_RULE
  • constants::db::COLLECTION_LOG_KEY
  • constants::db::COLLECTION_USER_KEY
  • constants::db::COLLECTION_USER_USAGE_DEFAULT_RULE
  • constants::db::COLLECTION_USER_USAGE_KEY
  • constants::db::DEFAULT_DB_COLLECTIONS
  • msg::COLLECTION_NOT_EMPTY