Source code

Revision control

Copy as Markdown

Other Tools

// /!\ Please do not modify this file.
//
// Ignore warnings as if this was a vendored crate.
#![allow(warnings)]
// Ignore a warning due to windows-rs's lib.rs being imported as a submodule.
#![allow(invalid_doc_attributes)]
mozbuild::windows_rs_lib!{}