Skip to main content

json

Function json 

Source
pub fn json<T>(body: T) -> Json<T>
where T: Serialize,