This required changing `ts_println!()` to take `$self:ident`, which is a bit more verbose, but the usability improvement seems worth it. Also eliminated an unnecessary `.to_string()` while here. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
This required changing `ts_println!()` to take `$self:ident`, which is a bit more verbose, but the usability improvement seems worth it. Also eliminated an unnecessary `.to_string()` while here. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||