Docs.rs
  • self_sdk-0.1.0
    • self_sdk 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • purehyperbole
    • Dependencies
      • base64 ^0.13.1 normal
      • chrono ^0.4.22 normal
      • crossbeam ^0.8.2 normal
      • dryoc ^0.4.2 normal
      • flatbuffers ^2.1.2 normal
      • futures-util ^0.3.25 normal
      • hex ^0.4.3 normal
      • ntp ^0.5.0 normal
      • reqwest ^0.11 normal
      • serde ^1.0.147 normal
      • serde_cbor ^0.10 normal
      • serde_json ^1.0.87 normal
      • tokio ^1.23.0 normal
      • tokio-tungstenite ^0.18.0 normal
      • tungstenite ^0.18.0 normal
      • url ^2.3.1 normal
      • uuid ^1.2.1 normal
      • httptest ^0.15.4 dev
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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
logo

logo

Crate self_sdk

  • Structs
  • Enums
  • Constants
  • Functions
?
Change settings

List of all items

Structs

  • keypair::KeyPair
  • message::Message
  • message::Signature
  • protocol::ACLCommand
  • protocol::ErrType
  • protocol::MsgSubType
  • protocol::MsgType
  • siggraph::action::Action
  • siggraph::graph::SignatureGraph
  • siggraph::operation::Operation
  • transport::rest::Response
  • transport::rest::Rest
  • transport::websocket::Websocket

Enums

  • error::SelfError
  • keypair::KeyPairType
  • siggraph::action::ActionType
  • siggraph::action::KeyRole

Functions

  • time::now
  • time::rfc3339
  • time::unix

Constants

  • protocol::ENUM_MAX_ACLCOMMAND
  • protocol::ENUM_MAX_ERR_TYPE
  • protocol::ENUM_MAX_MSG_SUB_TYPE
  • protocol::ENUM_MAX_MSG_TYPE
  • protocol::ENUM_MIN_ACLCOMMAND
  • protocol::ENUM_MIN_ERR_TYPE
  • protocol::ENUM_MIN_MSG_SUB_TYPE
  • protocol::ENUM_MIN_MSG_TYPE
  • protocol::ENUM_VALUES_ACLCOMMAND
  • protocol::ENUM_VALUES_ERR_TYPE
  • protocol::ENUM_VALUES_MSG_SUB_TYPE
  • protocol::ENUM_VALUES_MSG_TYPE