Add `isize` and `usize` constructors to Literal This commit fills out the remaining integer literal constructors on the `proc_macro::Literal` type with `isize` and `usize`. (I think these were just left out by accident) |
||
|---|---|---|
| .. | ||
| Cargo.toml | ||
| lib.rs | ||
| quote.rs | ||