Crate rsx_compiler

Source

Modules§

ast
rs_translate

Structs§

FileInfo
FileProvider
TsGenerator
Generates JavaScript code and a source map from an AST.

Enums§

SourceSpan
TranslatorError
Unified errors type for the rsx-compiler library.

Type Aliases§

Result
SourceId
Represents the source identifier, typically a file path.