//! Definitions used by geobacter-core and the drivers (and thus //! can't be included in geobacter-core). extern crate serde; pub mod platform; pub mod kernel;