empty

Function empty 

Source
pub fn empty<'a, Item>() -> Observable<'a, Item>
where Item: Clone + Send + Sync,