Skip to main content

GameTransportBounds

Trait GameTransportBounds 

Source
pub trait GameTransportBounds: Send { }

Implementors§

Source§

impl<T: ?Sized + Send> GameTransportBounds for T

Available on non-WebAssembly only.