Docs.rs
  • activeledger-0.1.1
    • activeledger 0.1.1
    • Permalink
    • Docs.rs crate page
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Chris-Holdt
    • Dependencies
      • base64 ^0.10.1 normal
      • openssl ^0.10.24 normal
      • reqwest ^0.9.20 normal
      • serde_json ^1.0.40 normal
      • url ^2.1.0 normal
      • criterion ^0.3 dev
    • Versions
    • 51.52% 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

activeledger0.1.1

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • Connection
  • Transaction
  • key::EllipticCurve
  • key::Pkcs8pem
  • key::RSA

Enums

  • error::ConnectionError
  • key::KeyError

Functions

  • key::export::export_ec
  • key::export::export_rsa
  • key::import::import_ec
  • key::import::import_rsa

Type Aliases

  • error::ConnectionResult
  • key::KeyResult