Searched defs:ErrIntoTest (Results 1 – 1 of 1) sorted by relevance
536 struct ErrIntoTest; in err_into() struct538 impl From<mpsc::SendError> for ErrIntoTest { in err_into() implementation