Type Definition greenwasm_validation::VResult[][src]

type VResult<T> = Result<T, ValidationError>;