Struct rhai::packages::MoreStringPackage [−][src]
pub struct MoreStringPackage(_);
Expand description
Additional string utilities, including string building.
Implementations
Trait Implementations
Retrieve the generic package library from this package.
Auto Trait Implementations
impl !RefUnwindSafe for MoreStringPackageimpl !Send for MoreStringPackageimpl !Sync for MoreStringPackageimpl Unpin for MoreStringPackageimpl !UnwindSafe for MoreStringPackage