Function dharitri_codec::top_encode_from_nested_or_exit
source · pub fn top_encode_from_nested_or_exit<T, O, ExitCtx>(
obj: &T,
output: O,
c: ExitCtx,
exit: fn(_: ExitCtx, _: EncodeError) -> !
)pub fn top_encode_from_nested_or_exit<T, O, ExitCtx>(
obj: &T,
output: O,
c: ExitCtx,
exit: fn(_: ExitCtx, _: EncodeError) -> !
)