Function collect_string_from_socket

Source
pub async fn collect_string_from_socket(socket: Socket) -> Result<String, Error>