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

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