Struct rhai::packages::CorePackage [−][src]
pub struct CorePackage(_);
Expand description
Core package containing basic facilities.
Implementations
Trait Implementations
Retrieve the generic package library from this package.
Auto Trait Implementations
impl !RefUnwindSafe for CorePackageimpl !Send for CorePackageimpl !Sync for CorePackageimpl Unpin for CorePackageimpl !UnwindSafe for CorePackage