Function client::collect_a_task

source ·
pub(crate) fn collect_a_task() -> Vec<u8>
Expand description

Basically generates a task of calculating the hypotenuse of a right triangle, and returns the sides of the triangle as a Vec of Bytes.