pub fn valid_stream_data_as_owned<T, S>(_: &Data) -> boolwhere
    T: Any,
    S: Stream + 'static,
Available on crate feature feature only.
Expand description

fn to check if a type can be accessed in a websocket handler as owned