pub type StreamHandle = String;
This is either obtained from another method or specified as ‘blob:<uuid>’ where ‘<uuid>’ is an UUID of a Blob.
pub struct StreamHandle { /* private fields */ }