fn decode_unstructured_raw_struct(
struct_value: StructValue,
) -> Result<StructValue, Error>Expand description
Helper function to decode a struct that was encoded with UnstructuredRaw settings
fn decode_unstructured_raw_struct(
struct_value: StructValue,
) -> Result<StructValue, Error>Helper function to decode a struct that was encoded with UnstructuredRaw settings