Docs.rs
  • verify_string-0.1.3
    • verify_string 0.1.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • poohpooher
    • Dependencies
      • anyhow ^1.0.81 normal
      • derive_builder ^0.20.0 normal
      • dyn-clone ^1.0.17 normal
      • log ^0.4.21 normal
      • regex ^1.10.4 normal
      • rand ^0.8.5 dev
    • Versions
    • 74.07% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

verify_string0.1.3

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • LengthVerifier
  • LengthVerifierBuilder
  • RegexVerifier
  • RegexVerifierBuilder
  • VerifyString
  • WordVerifier
  • WordVerifierBuilder

Enums

  • LengthVerifierBuilderError
  • RegexVerifierBuilderError
  • WordVerifierBuilderError

Traits

  • Verifier

Functions

  • left_trim
  • regex_not_start_end_char
  • regex_some_char
  • regex_start_end_char
  • right_trim
  • trim

Constants

  • INVISIBILITIES