Trait comment_strip::End [] [src]

pub trait End {
    fn end() -> Self;
}

Required Methods

Implementors