pub mod battery; pub mod cpu; pub mod gpu; mod utility; pub(super) type ApiParameterType = Vec;