Docs.rs
  • cucumber-expressions-0.3.0
    • cucumber-expressions 0.3.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • bbqsrc
    • tyranron
    • ilslv
    • Dependencies
      • derive_more ^0.99.17 normal
      • either ^1.6 normal optional
      • nom ^7.0 normal
      • nom_locate ^4.0 normal
      • regex ^1.8.1 normal optional
      • regex-syntax ^0.7.1 normal optional
    • Versions
    • 100% 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
logo

cucumber_expressions0.3.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Alternation
  • Expression
  • Optional
  • Parameter
  • ast::Alternation
  • ast::Expression
  • ast::Optional
  • ast::Parameter
  • expand::EscapeForRegex
  • expand::OwnedChars
  • expand::SkipLast
  • expand::parameters::WithCustom

Enums

  • Alternative
  • SingleExpression
  • ast::Alternative
  • ast::SingleExpression
  • expand::Error
  • expand::ParameterError
  • parse::Error

Traits

  • expand::IntoRegexCharIter
  • expand::parameters::Provider

Functions

  • parse::alternation
  • parse::alternative
  • parse::expression
  • parse::optional
  • parse::parameter
  • parse::single_expression

Type Aliases

  • SingleAlternation
  • Spanned
  • ast::SingleAlternation
  • ast::Spanned

Constants

  • parse::RESERVED_CHARS