KureRel

Type Alias KureRel 

Source
pub type KureRel = _KureRel;
Expand description

Opaque data type to represent a relation. Relations can be creates using, for instance, \ref kure_rel_new.

Aliased Typeยง

pub struct KureRel { /* private fields */ }