[][src]Function lieweb::response::json

pub fn json<T>(val: &T) -> Json where
    T: Serialize