Expand description
This module contains declarations for Papyri source files and spans.
Structs§
- Source
File - Represents a Papyri source file. The source as a string must be smaller than 4 GiB.
- Source
Range - Represents a span of code in a Papyri source file. The source must be smaller than 4GiB.
Functions§
- is_
papyri_ file - Determines whether the given file path has the
.papyri
extension. - is_
papyri_ library - Determines whether the given file path appears to a Papyri library, i.e. a
file with the
.lib.papyri
extension.