embedded_platform::platform::initialize
impl<P> Future for Initialize<P> where P: Platform, type Output = Result<P, P::Error>;
pub fn initialize<P>() -> Initialize<P>