Macro helix::impl_struct_to_rust [] [src]

macro_rules! impl_struct_to_rust {
    ($rust_name:ty, $helix_id:tt) => { ... };
}