Trait saphir::ToBody

source ·
pub trait ToBody {
    fn to_body(&self) -> Body;
}
Expand description

Required Methods

Implementors