Type Definition python_launcher::ComponentSize [−][src]
pub type ComponentSize = u16;
Expand description
The integral part of a version specifier (e.g. the 3 or 10 of 3.10).
pub type ComponentSize = u16;
The integral part of a version specifier (e.g. the 3 or 10 of 3.10).