spin_world::fermyon::spin2_0_0::postgres

Trait Host

Source
pub trait Host: Send + HostConnection { }

Implementations on Foreign Types§

Source§

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

Implementors§