Docs.rs
  • postal-code-0.2.0
    • postal-code 0.2.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • klebs6
    • Dependencies
      • country ^0.5.0 normal
      • delegate ^0.9 normal
      • derive_builder ^0.11 normal
      • export-magic ^0.3.6 normal
      • getset ^0.1 normal
      • lazy_static ^1 normal
      • once_cell ^1 normal
      • paste ^1.0.15 normal
      • regex ^1 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • rand ^0.8.5 dev
    • Versions
    • 47.22% of the crate is documented
  • Go to latest version
  • 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

postal_code0.2.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Statics
  • Traits

List of all items

Structs

  • CanadaValidator
  • FranceValidator
  • GermanyValidator
  • ItalyValidator
  • PostalCode
  • PostalCodeBuilder
  • PostalCodeCollection
  • PostalCodeCollectionBuilder
  • UkValidator
  • UsaValidator

Enums

  • PostalCodeCollectionBuilderError
  • PostalCodeConstructionError

Traits

  • GetPostalCodeValidator
  • PostalCodeValidator

Macros

  • define_postal_code_regexes
  • generate_postal_code_validator

Statics

  • REGEX_Canada
  • REGEX_France
  • REGEX_Germany
  • REGEX_Italy
  • REGEX_USA
  • REGEX_UnitedKingdom