1
Fork 0

avoid Symbol to &str conversions

This commit is contained in:
Takayuki Maeda 2022-07-18 14:25:34 +09:00
parent 95e77648e4
commit a22934bea1
12 changed files with 28 additions and 23 deletions

View file

@ -257,6 +257,7 @@ symbols! {
Result,
Return,
Right,
Rust,
RustcDecodable,
RustcEncodable,
Send,