Re-exports§
pub use self::builtin_loader::BuiltinPackageLoader;
Modules§
Structs§
- A
PackageLoader
implementation which will always error out.
Traits§
Functions§
- Given a fully resolved package, load it into memory for execution.
pub use self::builtin_loader::BuiltinPackageLoader;
PackageLoader
implementation which will always error out.