1 2 3 4 5
error: function components can't be async --> $DIR/async-fail.rs:9:1 | 9 | async fn comp(props: &Props) -> Html { | ^^^^^