Crate typeshare_engine

Source

Modules§

args
config
driver
parser
Source file parsing.
writer

Structs§

FileParseErrors
A set of parse errors from a specific file
ParseError
ParseErrorSet
A group of parse errors from a single file. Guaranteed to be non-emtpy.

Enums§

FileErrorKind
A set of parse errors from a specific file
FilesMode
If we’re in multifile mode, this enum contains the crate name for the specific file
ParseErrorKind
Errors that can occur while parsing Rust source input.
RustTypeParseError