Docs.rs
  • subscript-compiler-0.21.0
    • subscript-compiler 0.21.0
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • colbyn
    • Dependencies
      • either ^1.6.1 normal
      • itertools ^0.10.0 normal
      • lazy_static ^1.4.0 normal
      • pct-str ^1.1.0 normal
      • serde ^1.0 normal
      • structopt ^0.3.21 normal
      • unicode-segmentation ^1.7.1 normal
    • Versions
    • 13.16% 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

subscript_compiler0.21.0

Module data

Module Items

  • Structs
  • Enums
  • Statics
  • Functions
  • Type Aliases

In subscript_compiler::frontend

subscript_compiler::frontend

Module data

Source
Expand description

Common data types used throughout the compiler.

Structs§

CurlyBrace
Enclosure
HEADING_TAG_NAMES
RewriteRule
SquareParen
Text

Enums§

EnclosureKind
LayoutKind

Statics§

ALLOWED_HTML_TAGS
ALL_SUBSCRIPT_TAGS
BLOCK_MATH_TAGS
INLINE_MATH_TAG
TOKEN_SET

Functions§

is_token

Type Aliases§

Atom