Function mnemos_config::buildtime::to_postcard

source ยท
fn to_postcard<Platform>(mc: &MnemosConfig<Platform>) -> Result<Vec<u8>>
where Platform: Serialize,