Function datafusion_substrait::serializer::deserialize_bytes

source ยท
pub async fn deserialize_bytes(proto_bytes: Vec<u8>) -> Result<Box<Plan>>