Trait veloren_common_state::plugin::module::types::Host

source ·
pub trait Host { }

Implementations on Foreign Types§

source§

impl<_T: Host + ?Sized> Host for &mut _T

Implementors§