Skip to main content

GeneratedPlatform

Trait GeneratedPlatform 

Source
pub trait GeneratedPlatform: PortablePlatform { }
Expand description

Trait alias for the portable engine’s platform interface.

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§