Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 386 Bytes

RESULT_ZERO.md

File metadata and controls

18 lines (11 loc) · 386 Bytes

happy-rustyDocs


happy-rusty / RESULT_ZERO

Variable: RESULT_ZERO

const RESULT_ZERO: Result<number, any>;

Result constant for 0. Can be used anywhere due to immutability.

Defined in

constants.ts:25