1 2 3 4
#[allow(non_camel_case_types)] pub type buffer = crate::records::luau_buffer::LuauBuffer; pub type Buffer = buffer;