Function samotop::protocol::dotstate

source ·
pub fn dotstate<'a, I>(iter: &'a mut I, nl: bool) -> DotStatewhere
    I: Iterator<Item = &'a u8>,