Docs.rs
  • stable-fs-0.6.0
    • stable-fs 0.6.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • wasm-forge
    • Dependencies
      • bitflags ^2.3.1 normal
      • ciborium ^0.2.1 normal
      • ic-cdk ^0.15 normal
      • ic-stable-structures ^0.6.5 normal
      • serde ^1.0.164 normal
      • serde_bytes ^0.11 normal
      • candid ^0.10.8 dev
      • pocket-ic ^3.1 dev
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-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

stable_fs0.6.0

  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases

List of all items

Structs

  • fs::DstBuf
  • fs::FdFlags
  • fs::FdStat
  • fs::FileSystem
  • fs::OpenFlags
  • fs::SrcBuf
  • storage::allocator::ChunkPtrAllocator
  • storage::dummy::DummyStorage
  • storage::stable::StableStorage
  • storage::transient::TransientStorage
  • storage::types::DirEntry
  • storage::types::FileChunk
  • storage::types::FileName
  • storage::types::Header
  • storage::types::Metadata
  • storage::types::Times

Enums

  • error::Error
  • fs::ChunkSize
  • fs::Whence
  • storage::stable::ChunkType
  • storage::types::FileType

Traits

  • storage::Storage

Type Aliases

  • fs::DstIoVec
  • fs::Fd
  • fs::SrcIoVec
  • storage::types::DirEntryIndex
  • storage::types::FileChunkIndex
  • storage::types::FileChunkPtr
  • storage::types::FileSize
  • storage::types::Node

Constants

  • storage::types::DEFAULT_FILE_CHUNK_SIZE_V2
  • storage::types::FILE_CHUNK_SIZE_V1
  • storage::types::MAX_FILE_CHUNK_SIZE_V2
  • storage::types::MAX_FILE_NAME