manifest_as

Function manifest_as 

Source
pub fn manifest_as<T>() -> T
where T: for<'de> Deserialize<'de>,
Expand description

Decode the embedded manifest into a strongly-typed T.