Function get_static_asset

Source
pub(crate) fn get_static_asset(
    content_type: &'static str,
    body: &'static [u8],
) -> Response