pub const LIBRARY_NAME: &str = "std";
The Leo identifier under which the standard library is exposed (std::foo(...)).
std::foo(...)