sources

Function sources 

Source
pub fn sources(name: &str) -> Option<Sources>
Expand description

The module as the project loader wants it.

The path is <std>/<name>.beck rather than a filesystem path, because there is no file: a diagnostic inside a standard-library module has to say where it is, and saying lib/bignum.beck would name a file that need not exist on the machine compiling.