Docs.rs
  • cyfs-util-0.6.2
    • cyfs-util 0.6.2
    • Docs.rs crate page
    • BSD-2-Clause
    • Links
    • crates.io
    • Source
    • Owners
    • BDTDevTeam
    • Dependencies
      • async-h1 ^2.3.3 normal
      • async-std ^1.11 normal
      • async-trait ^0.1.53 normal
      • c_linked_list ^1.1.1 normal
      • clap ^2.34.0 normal
      • clippy ^0.0.302 normal
      • cyfs-base ^0.6 normal
      • cyfs-sha2 ^0.8.2 normal
      • dirs ^4.0 normal
      • flexi_logger =0.19.5 normal
      • fs2 ^0.4 normal
      • futures ^0.3 normal
      • hex ^0.4 normal
      • http-types ^2.12 normal
      • int-enum ^0.4 normal
      • lazy_static ^1.4 normal
      • libc ^0.2 normal
      • log ^0.4 normal
      • log-panics ^2.0 normal
      • named-lock ^0.2.0 normal
      • once_cell ^1.12 normal
      • rusqlite ^0.27.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • simple_logger ^2.1 normal
      • sysinfo ^0.26 normal
      • toml ^0.5 normal
      • url ^2.2 normal
      • walkdir ^2.3 normal
      • zip ^0.6 normal
      • rand ^0.8 dev
      • hex ^0.4 build
      • dirs ^4.0 normal
      • nix ^0.24 normal
      • winapi ^0.3.6 normal
    • 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
logo

logo

Module cache

  • Structs
  • Enums
  • Constants
  • Traits
?
Change settings

Module cyfs_util::cache

source · [−]

Structs

AddTrackerPositonRequest
ChunkCacheData
ChunkObjectRef
ExistsChunkRequest
FileAddQuickhashRequest
FileCacheData
FileDirRef
FileUpdateQuickhashRequest
GetChunkRefObjectsRequest
GetChunkRefObjectsResponse
GetChunkRequest
GetChunkTransSessionsRequest
GetChunkTransSessionsResponse
GetDirByFileRequest
GetFileByChunkRequest
GetFileByFileIdRequest
GetFileByHashRequest
GetFileByQuickHashRequest
GetTrackerPositionRequest
InsertChunkRequest
InsertFileRequest
PostionFileRange
RemoveChunkRequest
RemoveFileRequest
RemoveTrackerPositionRequest
TrackerPositionCacheData
UpdateChunkRefsRequest
UpdateChunkStateRequest
UpdateChunkTransSessionRequest

Enums

ChunkObjectRelation
TrackerDirection
TrackerPostion

Constants

NDC_CHUNK_REQUEST_FLAG_REF_OBJECTS
NDC_CHUNK_REQUEST_FLAG_TRANS_SESSIONS
NDC_FILE_REQUEST_FLAG_QUICK_HASN
NDC_FILE_REQUEST_FLAG_REF_DIRS

Traits

NamedDataCache
TrackerCache