threadloom 0.1.4

A meticulously crafted Rust full-stack framework.
Documentation
1
2
3
4
5
error: Expected '=' after attribute 'id'
 --> tests/compile_fail/bad_attribute.rs:5:16
  |
5 |         div(id "my-div") {
  |                ^^^^^^^^