Macro link_to_wgpu_docs

Source
macro_rules! link_to_wgpu_docs {
    ($(../)? [$reference:expr]: $url_path:expr) => { ... };
}