pub fn manifest_as<T>() -> Twhere
T: for<'de> Deserialize<'de>,Expand description
Decode the embedded manifest into a strongly-typed T.
pub fn manifest_as<T>() -> Twhere
T: for<'de> Deserialize<'de>,Decode the embedded manifest into a strongly-typed T.