Crate sourcefile[][src]

Expand description

A library providing SourceFiles, a concatenated list of files with information for resolving points and spans.

Structs

A position in a source file.

A concatenated string of files, with sourcemap information.

A span in a source file