Struct rhai::packages::StandardPackage [−][src]
pub struct StandardPackage(_);
Expand description
Standard package containing all built-in features.
Implementations
Trait Implementations
Retrieve the generic package library from this package.
Auto Trait Implementations
impl !RefUnwindSafe for StandardPackageimpl !Send for StandardPackageimpl !Sync for StandardPackageimpl Unpin for StandardPackageimpl !UnwindSafe for StandardPackage