[go: up one dir, main page]

[][src]Function warp::filters::sse::comment

pub fn comment<T>(
    comment: T
) -> impl ServerSentEvent where
    T: Display + Send + 'static, 

Comment field (":<comment-text>")