Crate oxygengine_core
SourceModules§
Macros§
Traits§
- Bundle
- A statically typed collection of components
Type Aliases§
Derive Macros§
- Bundle
- Implement
Bundle
for a struct
Value
is a String. Returns false …String
.String
.Cow::Owned
.OsString
into a Box<OsStr> without copying or …OsString
into an Rc<OsStr> by moving the …OsString
into an Arc<OsStr> by moving the …