[][src]Function minimonkey::minimonkey::authenticate

pub fn authenticate(
    stream: &mut impl Write,
    token: &str
) -> Result<usize, Error>