Skip to main content

Handle

Type Alias Handle 

Source
pub type Handle = String;
Expand description

Opaque identifier for a stashed result. A UUID v4 string.

Aliased Typeยง

pub struct Handle { /* private fields */ }