Function deserialize_solution

Source
pub async fn deserialize_solution(bytes: Vec<u8>) -> Result<Solution>
Expand description

Deserialize a solution from bytes.