1
2
3
4
pub type AtomSerial = u32;
pub type ResidueSerial = u32;
pub type SecondaryStructureSerial = u8;
pub type ChainId = char;