Docs.rs
  • bitcoin-string-0.1.16-alpha.0
    • bitcoin-string 0.1.16-alpha.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • klebs6
    • Dependencies
      • bitcoin-amt ^0.1.16-alpha.0 normal
      • bitcoin-imports ^0.1.16-alpha.0 normal
      • lazy_static ^1.4.0 normal
      • static_assertions ^1.1.0 normal
      • bitcoin-cfg ^0.1.16-alpha.0 build
    • Versions
    • 62.5% of the crate is documented
  • Platform
    • 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

bitcoin_string0.1.16-alpha.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • BilingualStr

Enums

  • SafeChars

Traits

  • ToLower
  • ToUpper

Functions

  • capitalize
  • convert_bits
  • decode_base32
  • decode_base32_bytes
  • decode_base64
  • decode_base64_bytes
  • encode_base32
  • encode_base32_bytes
  • encode_base64
  • encode_base64_bytes
  • format_money
  • has_prefix
  • hex_digit
  • hex_str
  • is_digit
  • is_hex
  • is_hex_number
  • is_space
  • join
  • locale_independent_atoi
  • make_unordered_list
  • parse_fixed_point
  • parse_hex
  • parse_int32
  • parse_int64
  • parse_integral
  • parse_money
  • parse_uint16
  • parse_uint32
  • parse_uint64
  • parse_uint8
  • process_mantissa_digit
  • remove_prefix
  • sanitize_string
  • timing_resistant_equal
  • tinyformat::format
  • to_integral
  • to_string
  • trim_string
  • untranslated
  • valid_as_cstring

Constants

  • CHARS_ALPHA_NUM
  • UPPER_BOUND
  • util_hexdigit