Function crates_registry::serve_frontend
source · pub fn serve_frontend(
root: &Path
) -> impl Filter<Extract = (impl Reply,), Error = Rejection> + Clone
pub fn serve_frontend(
root: &Path
) -> impl Filter<Extract = (impl Reply,), Error = Rejection> + Clone