pub async fn deserialize_bytes(proto_bytes: Vec<u8>) -> Result<Box<Plan>>
Deserializes a plan from the bytes.