Function bincode::internal::deserialize_from_custom
source ยท pub(crate) fn deserialize_from_custom<'a, R, T, O>(
reader: R,
options: O,
) -> Result<T>
pub(crate) fn deserialize_from_custom<'a, R, T, O>(
reader: R,
options: O,
) -> Result<T>