pub async fn deserialize_solution(bytes: Vec<u8>) -> Result<Solution>
Deserialize a solution from bytes.