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