pub fn get_stream_allocator() -> impl Deref<Target = Option<LayoutTracker>>
Available on crate feature
alloc
only.Expand description
Get the allocator used for LiveStream
instances.
pub fn get_stream_allocator() -> impl Deref<Target = Option<LayoutTracker>>
alloc
only.Get the allocator used for LiveStream
instances.