Docs.rs
  • bs58-0.5.1
    • bs58 0.5.1
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Nemo157
    • Dependencies
      • sha2 ^0.10 normal optional
      • smallvec ^1 normal optional
      • tinyvec ^1.6.0 normal optional
      • assert_matches ^1.3.0 dev
      • base58 ^0.1.0 dev
      • criterion ^0.5 dev
      • rust-base58 ^0.0.4 dev
      • tinyvec ^1.6.0 dev
    • Versions
    • 100% 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
    • 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

bs580.5.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Alphabet
  • alphabet::Alphabet
  • decode::DecodeBuilder
  • encode::EncodeBuilder

Enums

  • alphabet::Error
  • decode::Error
  • encode::Error

Traits

  • decode::DecodeTarget
  • encode::EncodeTarget

Functions

  • decode
  • encode

Type Aliases

  • decode::Result
  • encode::Result