Docs.rs
  • honeycomb-0.1.4
    • honeycomb 0.1.4
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • adam-mcdaniel
    • Dependencies
    • Versions
    • 61.67% 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

honeycomb0.1.4

Crate Items

  • Structs
  • Functions
  • Type Aliases

List of all items

Structs

  • Error
  • Parser
  • basic::PhoneNumber

Functions

  • atoms::any
  • atoms::eof
  • atoms::if_take
  • atoms::is
  • atoms::list
  • atoms::none_of
  • atoms::not
  • atoms::one_of
  • atoms::opt
  • atoms::rec
  • atoms::seq
  • atoms::seq_no_ws
  • atoms::space
  • atoms::sym
  • basic::email
  • basic::phone_number
  • language::alpha
  • language::alphanumeric
  • language::array
  • language::identifier
  • language::number
  • language::numeral
  • language::punctuation
  • language::string
  • language::token
  • transform::collect
  • transform::to_btree
  • transform::to_number
  • transform::to_string
  • transform::unwrap_opt

Type Aliases

  • Output