Docs.rs
  • texlab-4.2.0
    • texlab 4.2.0
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • efoerster
    • pfoerster
    • Dependencies
      • anyhow ^1.0.58 normal
      • byteorder ^1.4.3 normal
      • chrono ^0.4.19 normal
      • clap ^3.2.8 normal
      • crossbeam-channel ^0.5.5 normal
      • dashmap ~5.2.0 normal
      • derive_more ^0.99.17 normal
      • encoding_rs ^0.8.31 normal
      • encoding_rs_io ^0.1.7 normal
      • fern ^0.6 normal
      • flate2 ^1.0.24 normal
      • fuzzy-matcher ^0.3.7 normal
      • human_name ^1.0.3 normal
      • isocountry ^0.3.2 normal
      • itertools ^0.10.1 normal
      • log ^0.4.17 normal
      • logos ^0.12.1 normal
      • lsp-server ^0.6.0 normal
      • lsp-types ^0.93.0 normal
      • once_cell ^1.10.0 normal
      • petgraph ^0.6.2 normal
      • regex ^1.5.5 normal
      • rowan ^0.15.5 normal
      • rustc-hash ^1.1.0 normal
      • serde ^1.0.137 normal
      • serde_json ^1.0.82 normal
      • serde_regex ^1.1.0 normal
      • serde_repr ^0.1.8 normal
      • smol_str ^0.1.23 normal
      • strum ^0.24.0 normal
      • tempfile ^3.3.0 normal
      • threadpool ^1.8.1 normal
      • titlecase ^2.0.0 normal
      • unicode-normalization ^0.1.20 normal
      • url ^2.2.2 normal
      • uuid ^1.1.2 normal
      • assert_unordered ^0.3.5 dev
      • criterion ^0.3.5 dev
      • insta ^1.15.0 dev
      • jod-thread ^0.1.2 dev
    • Versions
    • 0.71% 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
    • 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
logo

logo

Module latex

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
logo
Change settings

Module texlab::syntax::latex

source · [−]

Re-exports

pub use self::kind::SyntaxKind::*;

Structs

AcronymDeclaration
AcronymDefinition
AcronymReference
Begin
BrackGroup
BrackGroupKeyValue
BrackGroupWord
Caption
Citation
ColorDefinition
ColorReference
ColorSetDefinition
CommandDefinition
CurlyGroup
CurlyGroupCommand
CurlyGroupKeyValue
CurlyGroupWord
CurlyGroupWordList
End
EnumItem
Environment
Equation
ExplicitLink
Extras
Formula
GenericCommand
GlossaryEntryDefinition
GlossaryEntryReference
GraphicsPath
ImplicitLinks
Import
Include
Key
KeyValueBody
KeyValuePair
LabelDefinition
LabelName
LabelNumber
LabelReference
LabelReferenceRange
LatexAnalyzerContext
MixedGroup
ParenGroup
Parse
Section
Text
TheoremDefinition
TheoremEnvironment
TikzLibraryImport
Value

Enums

ExplicitLinkKind
LatexLanguage
SyntaxKind

Traits

HasBrack
HasCurly
HasKeyValueBody
HasParen

Functions

analyze
parse
small_range

Type Definitions

SyntaxElement
SyntaxNode
SyntaxToken