Crate texlang_common

source ·
Expand description

Common abstractions used in Texlang

Structs

Traits

  • File system operations that TeX may need to perform.
  • Implementations of this trait can provide access to the file system.
  • Implementations of this trait can provide access to an output terminal and a log file.
  • Implementations of this trait can provide access to an input terminal.
  • Input operations from the terminal.