Function stremio_core::models::meta_details::streams_update
source ยท fn streams_update<E: Env + 'static>(
streams: &mut Vec<ResourceLoadable<Vec<Stream>>>,
selected: &Option<Selected>,
profile: &Profile,
) -> Effects