Docs.rs
  • macros-utils-0.2.1
    • macros-utils 0.2.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • mrvillage
    • Dependencies
      • lazy_static ^1.4 normal
      • proc-macro-error ^1.0 normal
      • proc-macro2 ^1.0 normal
      • quote ^1.0 normal
      • thiserror ^1.0 normal
    • Versions
    • 33.66% 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

macros_utils0.2.1

Crate Items

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

List of all items

Structs

  • MacroStream
  • ParseError
  • Span

Enums

  • Delimiter
  • LiteralKind
  • MacrosError
  • Match
  • ParseErrorKind
  • Pattern
  • Spacing
  • Token

Traits

  • Parse
  • ParserOutput
  • Repr

Macros

  • lazy_static

Functions

  • call_site

Type Aliases

  • ParseResult