Skip to main content

StreamHandle

Type Alias StreamHandle 

Source
pub type StreamHandle = String;
Expand description

This is either obtained from another method or specified as blob:<uuid> where <uuid> is an UUID of a Blob.

Aliased Typeยง

pub struct StreamHandle { /* private fields */ }