Macro rustler::resource_struct_init [] [src]

macro_rules! resource_struct_init {
    ($struct_name:ty, $env: ident) => { ... };
}