Skip to main content

DatumId

Type Alias DatumId 

Source
pub type DatumId = Key<Datum>;
Expand description

A handle to a shared Datum.

Aliased Typeยง

pub struct DatumId { /* private fields */ }