Type Definition kerbalobjects::errors::ReadResult[][src]

type ReadResult<T> = Result<T, ReadError>;