to_parse_error

Function to_parse_error 

pub fn to_parse_error<E>(e: E) -> MoosyncError
where E: Error + Send + Sync + 'static,