Type Alias libdonet::globals::ParseError

source ยท
pub type ParseError = (Option<(DCToken, Span)>, &'static str);