Docs.rs
  • string_types-0.13.0
    • string_types 0.13.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • gwadej
    • Dependencies
      • lazy-regex ^3.4.1 normal optional
      • regex ^1.11.1 normal optional
      • serde ^1.0.219 normal optional
      • string_types-macro ^0.13.0 normal
      • thiserror ^2.0.12 normal
      • assert2 ^0.3.15 dev
      • rstest ^0.25.0 dev
      • trybuild ^1.0.105 dev
    • Versions
    • 94.59% 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

string_types0.13.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Attribute Macros
  • Derive Macros

List of all items

Structs

  • CreditCard
  • DigitString
  • HexString
  • IdentifierStr
  • Isbn10
  • Isbn13
  • Lccn
  • LowerHexString
  • NonBlankString
  • NonEmptyString
  • NumericString
  • TrimmedNonBlankString
  • TrimmedString
  • UnixUsername
  • UpperHexString

Enums

  • CCParseError
  • ParseError

Traits

  • EnsureValid
  • StringType

Attribute Macros

  • string_type

Derive Macros

  • Display
  • FromStr