render-rs / render.rs

🔏 A safe and simple template engine with the ergonomics of JSX
https://docs.rs/render
MIT License
238 stars 23 forks source link

remove unnecessary pub visibility for tests #29

Closed daaku closed 4 years ago

daaku commented 4 years ago

Ah! I was trying to get cargo expand to show me the same but remember having to futz with it too.