Crate machinery_macros

Source

Macros§

identifier
Generates constants for a The Machinery identifier.

Attribute Macros§

export_instance_fns
Generates extern "C" wrappers for instance member functions.
export_singleton_fns
Generates extern "C" wrappers for singleton member functions.

Derive Macros§

Singleton