Re-exports§
- pub use crate::binding_types::*;
Structs§
- ExternModule Translator 
- The structure keeps the Rust types wrappers,
methods of the structures and global functions
signatures. user_custom_typesis a subset ofrust_types_wrappers, since the latter collection keeps all the wrappers that will be handled, and the first one keeps only a user defined types wrappers along with their methods.