Docs.rs
  • ic-stable-structures-0.6.9
    • ic-stable-structures 0.6.9
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ielashi
    • github:dfinity:execution
    • Dependencies
      • canbench-rs ^0.2.0 normal optional
      • ic_principal ^0.1.1 normal
      • candid ^0.10.14 dev
      • hex ^0.4.3 dev
      • ic-cdk ^0.17.2 dev
      • ic-cdk-macros ^0.17.2 dev
      • maplit ^1.0.2 dev
      • proptest ^1.7.0 dev
      • tempfile ^3.20.0 dev
      • test-strategy ^0.4.1 dev
    • Versions
    • 76.41% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ic_stable_structures0.6.9

Crate Items

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

List of all items

Structs

  • GrowFailed
  • RestrictedMemory
  • btreemap::BTreeMap
  • btreemap::Iter
  • btreeset::BTreeSet
  • btreeset::Iter
  • cell::Cell
  • file_mem::FileMemory
  • log::Iter
  • log::Log
  • log::NoSuchEntry
  • log::ThreadLocalRefIterator
  • memory_manager::MemoryId
  • memory_manager::MemoryManager
  • memory_manager::VirtualMemory
  • min_heap::MinHeap
  • reader::BufferedReader
  • reader::OutOfBounds
  • reader::Reader
  • storable::Blob
  • storable::BoundedVecN
  • storable::TryFromSliceError
  • storable::UnboundedVecN
  • vec::Vec
  • writer::BufferedWriter
  • writer::Writer

Enums

  • cell::InitError
  • cell::ValueError
  • log::InitError
  • log::WriteError
  • storable::Bound
  • vec::InitError

Traits

  • Memory
  • storable::Storable

Functions

  • log::iter_thread_local

Type Aliases

  • DefaultMemoryImpl
  • vec_mem::VectorMemory

Constants

  • MAX_PAGES
  • log::DATA_MAGIC
  • log::INDEX_MAGIC