Trait tracing_awc::Propagate[][src]

pub trait Propagate {
    fn propagate(self) -> PropagatedRequest;
}

Required methods

Implementations on Foreign Types

Implementors