Docs.rs
  • cesrox-0.1.7
    • cesrox 0.1.7
    • Permalink
    • Docs.rs crate page
    • EUPL-1.2
    • Links
    • crates.io
    • Source
    • Owners
    • mitfik
    • github:thclab:core-team
    • Dependencies
      • base64 ^0.13 normal
      • chrono ^0.4 normal
      • nom ^7 normal
      • rmp-serde ^1.1.1 normal
      • serde ^1.0 normal
      • serde_cbor ^0.11.1 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • ed25519-dalek ^1.0.1 dev
      • hex ^0.4.3 dev
    • Versions
    • 5.13% 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

cesrox0.1.7

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • ParsedData
  • primitives::codes::attached_signature_code::AttachedSignatureCode
  • primitives::codes::serial_number::SerialNumberCode
  • primitives::codes::timestamp::TimestampCode

Enums

  • ParsingError
  • error::Error
  • group::Group
  • group::codes::GroupCode
  • payload::Payload
  • primitives::IdentifierCode
  • primitives::codes::PrimitiveCode
  • primitives::codes::attached_signature_code::Index
  • primitives::codes::basic::Basic
  • primitives::codes::seed::SeedCode
  • primitives::codes::self_addressing::SelfAddressing
  • primitives::codes::self_signing::SelfSigning
  • value::Value

Traits

  • derivation_code::DerivationCode
  • primitives::CesrPrimitive

Functions

  • conversion::adjust_with_num
  • conversion::b64_to_num
  • conversion::check_first_three_bits
  • conversion::from_bytes_to_text
  • conversion::from_text_to_bytes
  • conversion::num_to_b64
  • group::parsers::group_code
  • group::parsers::parse_group
  • parse
  • parse_and_send
  • parse_many
  • payload::parse_payload
  • primitives::codes::self_addressing::dummy_prefix
  • primitives::codes::serial_number::pack_sn
  • primitives::codes::timestamp::pack_datetime
  • primitives::parsers::identifier
  • primitives::parsers::identifier_signature_pair
  • primitives::parsers::parse_primitive
  • primitives::parsers::serial_number_parser
  • primitives::parsers::timestamp_parser
  • primitives::parsers::transferable_quadruple
  • value::parse_value

Type Aliases

  • primitives::Digest
  • primitives::Identifier
  • primitives::IdentifierSignaturesCouple
  • primitives::IndexedSignature
  • primitives::PublicKey
  • primitives::Signature
  • primitives::Timestamp
  • primitives::TransferableQuadruple