Skip to main content

xmlDict

Type Alias xmlDict 

Source
pub type xmlDict = _xmlDict;
Expand description

Dictionary (pool for interned strings)

Aliased Type§

#[repr(C)]
pub struct xmlDict { pub _address: u8, }

Fields§

§_address: u8