yew-macro 0.23.0

A framework for making client-side single-page apps
Documentation
1
2
3
4
5
error: extern functions can't be function components
 --> $DIR/extern-fail.rs:9:1
  |
9 | extern "C" fn comp(props: &Props) -> Html {
  | ^^^^^^^^^^