Struct Subspace :: sus :: result :: OkVoid

struct OkVoid
{ ... };

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