Function forest_filecoin::lotus_json::serialize

source ยท
pub fn serialize<S, T>(value: &T, serializer: S) -> Result<S::Ok, S::Error>
where S: Serializer, T: HasLotusJson + Clone,
Expand description

MUST NOT be used in any LotusJson structs