Function from_included_dir

Source
pub fn from_included_dir<A>(directory: &'static Dir<'_>, path: A) -> Response
where A: AsRef<str>,