Type Definition investments::core::GenericResult[][src]

type GenericResult<T> = Result<T, GenericError>;