Derive Macro rnet::Net[][src]

#[derive(Net)]
Expand description

This derive will implement the Net, ToNet, and FromNet traits for the given struct, allowing it to be passed to or returned from .net code.