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 */ }