Docs.rs
  • macroex-0.2.0
    • macroex 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • mintlu8
    • Dependencies
      • litrs ^0.4 normal
      • macroex-derive ^0.2.0 normal optional
      • proc-macro2 ^1 normal
      • quote ^1 normal optional
      • thiserror ^1 normal
      • quote ^1 dev
    • Versions
    • 59.26% 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

macroex0.2.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Derive Macros

List of all items

Structs

  • All
  • ArrayRepeat
  • Bracketed
  • BracketedGroup
  • Byte
  • Bytes
  • ColonExtractor
  • CommaExtractor
  • CurlyBraced
  • CurlyBracedGroup
  • EndOfStream
  • Error
  • Field
  • HexNumber
  • IdentString
  • Iter
  • LitFalse
  • LitNone
  • LitSome
  • LitTrue
  • Meta
  • MultiExtractor
  • NamedStructExtractor
  • NotBracketed
  • NotCurlyBraced
  • NotParenthesized
  • Number
  • NumberList
  • OrEndOfStream
  • Parenthesized
  • ParenthesizedGroup
  • PunctAlone
  • PunctJoint
  • PunctOf
  • Punctuated
  • Repeat
  • RustExpr
  • SemiColonExtractor
  • Spanned
  • Splat
  • StringTokens
  • Stringify
  • StructExtractor
  • TupleList
  • TupleStructExtractor
  • USize
  • Unit

Enums

  • Either
  • Either3
  • Either4
  • Either5
  • Either6
  • Either7
  • Either8
  • Either9
  • ExprSep
  • Fallible
  • OneOrMany

Traits

  • Extractor
  • FromMacro
  • StreamExtract

Macros

  • abort_this
  • bail
  • call_syntax
  • construct_syntax
  • ident_validator

Derive Macros

  • FromAttrs
  • FromMacro

Functions

  • format_call
  • format_comstructor
  • sanitize

Type Aliases

  • EitherStream