Function rok::response::response::html[][src]

pub fn html<T>(body: T) -> Html<T> where
    Body: From<T>,
    T: Send