OK_UNIT top-level constant

Ok<Unit> const OK_UNIT

Implementation

const OK_UNIT = Ok(UNIT);