mirror of
https://github.com/danog/strum.git
synced 2024-11-27 04:24:37 +01:00
3988beefb9
`#[derive(AsRefStr)]` will implement `AsStaticRef<str>`, and it enables us to get `&'static str` by `AsStaticRef::<str>::as_static()`. This will solve #23. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |