[][src]Macro hl7::pub_struct

macro_rules! pub_struct {
    ($name:ident {$($field:ident: $t:ty,)*}) => { ... };
}