1148c75a1d
This commit implements raw identifier (`r#name`) support for field names (methods) and arguments in the `object` proc macro. Eg: ```rust impl T { fn r#type(r#trait: String) -> bool {} } ``` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
Makefile.toml | ||
release.toml |