1
2
3
4
pub struct Version {
    pub api: u32,
    pub hydrus: u32,
}