Type Alias Result

type Result = std::result::Result<T, E>

Short hand for Result type