Trait saphir::ToBody[][src]

pub trait ToBody {
    fn to_body(&self) -> Body;
}

Required Methods

Implementors