Docs.rs
subscript-compiler-0.17.0
subscript-compiler 0.17.0
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
11.61%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module data
Structs
Enums
Statics
Functions
Type Definitions
?
Module
subscript_compiler
::
frontend
::
data
[
−
]
[src]
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 Definitions
Atom