Crate rlst_proc_macro

Crate rlst_proc_macro 

Source
Expand description

Proc Macros for the rlst library

Macros§

rlst_dynamic_array
Create a dynamic array
rlst_static_array
Create a static array
rlst_static_type
Type of a static array

Attribute Macros§

measure_duration
Trace the execution time of a function