chinedufn / percy

Build frontend browser apps with Rust + WebAssembly. Supports server side rendering.
https://chinedufn.github.io/percy/
Apache License 2.0
2.25k stars 84 forks source link

Use Cow<'static, str> for on_create_elem #159

Closed chinedufn closed 2 years ago

chinedufn commented 2 years ago

More flexible.