struct OkVoid

Declaration

struct OkVoid { /* full declaration omitted */ };

Description

A marker type for constructing Result with an Ok(void) value.

Declared at: sus/result/ok_void.h:20