Crate source_cache

Source
Expand description

§Source Text Cache

Structs§

SourceCache
A [Cache] that fetches SourceTexts from the filesystem.
SourceID
A type representing a single line of a [Source].
SourceLine
A type representing a single line of a SourceText.
SourceSpan
A type representing a single line of a [Source].
SourceText
A type representing a single identifier that may be referred to by [Span]s.
Url
A parsed URL record.

Enums§

SourcePath
The source path