Trait TryToBatchPb

Source
pub trait TryToBatchPb {
    // Provided method
    fn try_to_batch_prost_body(&self) -> Result<NodeBody, SchedulerError> { ... }
}

Provided Methods§

Implementors§