Struct rhai::packages::LogicPackage [−][src]
pub struct LogicPackage(_);
Expand description
Logical operators.
Implementations
Trait Implementations
Retrieve the generic package library from this package.
Auto Trait Implementations
impl !RefUnwindSafe for LogicPackageimpl !Send for LogicPackageimpl !Sync for LogicPackageimpl Unpin for LogicPackageimpl !UnwindSafe for LogicPackage