Crate mago_source

Source

Modules§

Structs§

  • Represents a source file with an identifier, optional path, content, and line information.
  • A unique identifier for a source, consisting of a string identifier and a user-defined flag.
  • A manager for sources, which stores sources and provides methods to insert and retrieve them.

Traits§