Docs.rs
  • tea-runtime-codec-0.2.0-dev.3
    • tea-runtime-codec 0.2.0-dev.3
    • Docs.rs crate page
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • AlseinX
    • Dependencies
      • base64 ^0.13.0 normal
      • bincode ^1.2.0 normal
      • hex ^0.4.0 normal
      • log ^0.4 normal
      • num-derive ^0.3 normal
      • num-traits ^0.2 normal
      • prost ^0.11.0 normal
      • serde ^1.0 normal
      • serde_bytes ^0.11.3 normal
      • serde_derive ^1.0 normal
      • serde_json ^1.0 normal
      • tea-codec ^0.2.0-dev.3 normal
      • thiserror ^1.0.22 normal
      • serde_json ^1.0.50 dev
      • structopt ^0.3.12 dev
    • Versions
    • 5.16% of the crate is documented
  • Go to latest stable release
  • 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
    • 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 kvp

  • Constants
?
Change settings

Module tea_runtime_codec::ops::kvp

source ·

Constants

  • OP_ADD
  • OP_CLEAR
  • OP_DEL
  • OP_GET
  • OP_GET_TASK_MEM_SIZE
  • OP_KEYVEC_GET
  • OP_KEYVEC_INSERT
  • OP_KEYVEC_REMOVE_ITEM
  • OP_KEYVEC_TAILOFF
  • OP_KEY_EXISTS
  • OP_LIST_DEL
  • OP_PERSISTENT_KVP_TO_FILE
  • OP_PUSH
  • OP_RANGE
  • OP_RESTORE_FROM_FILE
  • OP_SET
  • OP_SET_ADD
  • OP_SET_INTERSECT
  • OP_SET_QUERY
  • OP_SET_REMOVE
  • OP_SET_UNION