pub fn static_files_router(_path: impl AsRef<Path>, _prefix: &str) -> Router
创建静态文件服务路由
用于提供静态资源文件服务。
path
prefix