Docs.rs
  • gen_parser-0.1.0
    • gen_parser 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • syf20020816
    • Dependencies
      • gen_utils ^0.1.0 normal
      • nom ^7.1.3 normal
      • proc-macro2 ^1.0.78 normal
      • quote ^1.0.35 normal
      • serde_json ^1.0.120 normal
      • syn ^2.0.52 normal
    • Versions
    • 45.36% 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

gen_parser0.1.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • Enum
  • For
  • Function
  • Ident
  • ParseCore
  • ParseResult
  • ParseTarget
  • PropsKey
  • Struct
  • Style
  • Tag
  • comment::inline::InlineComment
  • comment::offline::OfflineComment
  • common::Hex
  • common::LinearGradient
  • common::MakepadShader
  • common::Percentage
  • common::RadialGradient
  • common::Rgb
  • common::Rgba

Enums

  • ASTNodes
  • Bind
  • BuiltinProps
  • CloseType
  • EnumItem
  • ForItem
  • IdentSplit
  • PropertyKeyType
  • Script
  • Strategy
  • StyleType
  • Targets
  • Value
  • comment::Comments
  • comment::position::OfflinePosition
  • common::BuiltinColor
  • common::Special

Macros

  • as_value
  • parse_base_value

Functions

  • common::check_and_fix
  • common::end
  • common::hex_to_vec4
  • common::parse_all
  • common::parse_comment
  • common::parse_hex_color
  • common::trans_color_rgb
  • common::trans_hex_percentage
  • common::trans_opacity
  • common::until_end
  • props_to_string
  • props_to_style_string
  • props_to_template_string
  • target::function
  • target::parse_script
  • target::parse_style
  • target::template::ark::parse_ark_template
  • target::template::ark::parse_enum
  • target::template::ark::parse_other
  • target::template::ark::parse_struct
  • target::template::ark::parse_tag
  • target::template::html::parse_tag
  • target::template::html::parse_tag_start
  • target::template::html::parse_template

Type Aliases

  • Props

Constants

  • BUILTIN_PROPS