Function forest_filecoin::lotus_json::deserialize

source ยท
pub fn deserialize<'de, D, T>(deserializer: D) -> Result<T, D::Error>
where D: Deserializer<'de>, T: HasLotusJson,
Expand description

MUST NOT be used in any LotusJson structs.