rustdoc::html::static_files

Macro static_files

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