[][src]Type Definition corundum::result::Result

type Result<T: ?Sized> = Result<T, String>;