[−][src]Crate rustler_codegen
Macros
| init | Implementation of a Native Implementated Function (NIF) macro that lets the user annotate a function that will be wrapped in higer-level NIF implementation. |
Attribute Macros
| nif | Implementation of a Native Implementated Function (NIF) macro that lets the user annotate a function that will be wrapped in higer-level NIF implementation. |
Derive Macros
| NifMap | Implementation of a macro that lets the user annotate a struct with |
| NifRecord | Implementation of the |
| NifStruct | Implementation of the |
| NifTuple | Implementation of a macro that lets the user annotate a struct with |
| NifUnitEnum | Implementation of the |
| NifUntaggedEnum | Implementation of the |