Type Definition paxakos::node_builder::SpawnResult[][src]

pub type SpawnResult<T> = Result<T, SpawnError>;
Expand description