Open geofmureithi opened 11 months ago
Is your feature request related to a problem? Please describe. Currently to build the OCI import looks like this:
mod contracts { include!(concat!(env!("OUT_DIR"), "/nebula_importer.rs")); }
Describe the solution you'd like This API can be improved to with macros to improve the user experience.
Describe alternatives you've considered N/A
Additional context N/A
Is your feature request related to a problem? Please describe. Currently to build the OCI import looks like this:
Describe the solution you'd like This API can be improved to with macros to improve the user experience.
Describe alternatives you've considered N/A
Additional context N/A