macro_rules! export_migrate {
($func:expr) => { ... };
}Expand description
Macro to export migrate function with proper FFI wrapper
macro_rules! export_migrate {
($func:expr) => { ... };
}Macro to export migrate function with proper FFI wrapper