[][src]Type Definition rustpython::shell::readline::OtherResult

type OtherResult<T> = Result<T, Box<dyn Error>>;