immediate_expr.rsx 45 B

1234
  1. fn it_works() {
  2. cx.render(rsx!({()}))
  3. }