Function read_object_from_stdout

Source
pub async fn read_object_from_stdout<T>(child_process: &mut Child) -> Result<T>