pub fn Content( statusCode: Status, contentType: &'static str, contentBody: Vec<u8>, ) -> Content
Constructor for Content.
Content