Thanks to visit codestin.com
Credit goes to docs.rs

Crate sourcefile[][src]

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

Structs

Position

A position in a source file.

SourceFile

A concatenated string of files, with sourcemap information.

Span

A span in a source file