StructMapper
A library to help you generate code that mapped one struct to another.
Example
use StructMapper;
let to = from;
assert_eq!;
let to = from;
assert_eq!;
let to = from;
assert_eq!;
A library to help you generate code that mapped one struct to another.
use StructMapper;
let to = from;
assert_eq!;
let to = from;
assert_eq!;
let to = from;
assert_eq!;