1 2 3 4
#[allow(non_camel_case_types)] pub type udata = crate::records::udata::Udata; pub type Udata = udata;