Type Alias veilid_tools::PinBox

source ·
pub type PinBox<T> = Pin<Box<T>>;