rustdoc::html::static_files

Macro static_files

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