Name Description Size
base.rs 2094
components.rs This module contains convenient accessors for static XPCOM components. The contents of this file are generated from `xpcom/components/gen_static_components.py`. 778
interfaces
lib.rs This crate contains the functionality required in order to both implement and call XPCOM methods from rust code. For documentation on how to implement XPCOM methods, see the documentation for the [`xpcom_macros`](../xpcom_macros/index.html) crate. 1108
method.rs 8708
promise.rs 1845
reexports.rs The automatically generated code from `xpcom_macros` depends on some types which are defined in other libraries which `xpcom` depends on, but which may not be `extern crate`-ed into the crate the macros are expanded into. This module re-exports those types from `xpcom` so that they can be used from the macro. 2109
refptr.rs 12759
statics.rs 2346