immediate_expr.rsx 43 B

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