rrivirr / rriv-rust

GNU General Public License v3.0
3 stars 4 forks source link

Struct type mapping #21

Open ZavenArra opened 1 year ago

ZavenArra commented 1 year ago

The command processor must marshal JSON into the correct struct for a given command These structs must be FFI'd into C as well as part of the C function call.