libpostal_token_t

Type Alias libpostal_token_t 

Source
pub type libpostal_token_t = libpostal_token;

Aliased Type§

#[repr(C)]
pub struct libpostal_token_t { pub offset: u32, pub len: u32, pub type_: u16, }

Fields§

§offset: u32§len: u32§type_: u16