Crate jlrs_macros
source ·Macros§
- Encode the literal string passed to this macro as
ConstantBytes
. - Export functions, types and constants defined in Rust as a Julia module.
Attribute Macros§
- Conditional compilation depending on the used version of Julia.
Derive Macros§
- Derive
CCallArg
. - Derive
CCallReturn
. - Derive
ConstructType
. - Derive
Enum
. - Derive
HasLayout
. - Derive
IntoJulia
. - Derive
IsBits
. - Derive
Typecheck
. - Derive
Unbox
. - Derive
ValidField
. - Derive
ValidLayout
.