Crate native_proc

source ·

Derive Macros

  • Create conversions between numeric simple enum types and their String names fn _to_str(val: ) fn _from_str(val: String)
  • Create conversions between generated types for struct types From for From for