Function warp_handle::state[][src]

pub fn state<T>(s: T) -> impl Filter<Extract = (T,), Error = Infallible> + Clone where
    T: Clone + Send