Macro rustdoc::html::static_files::static_files

source ยท
macro_rules! static_files {
    ($($field:ident => $file_path:literal,)+) => { ... };
}