1
0
mirror of https://github.com/danog/strum.git synced 2024-11-27 04:24:37 +01:00
strum/strum_macros
Danny Milosavljevic 5c0ee93860
Use core::* instead of std::* in order to make it work in a no_std environment. (#192)
Co-authored-by: Danny Milosavljevic <daym@oxidecomputer.com>
2021-11-18 11:11:02 -08:00
..
src Use core::* instead of std::* in order to make it work in a no_std environment. (#192) 2021-11-18 11:11:02 -08:00
Cargo.toml Tweak docs to format correctly and update crates to the newest version 2021-11-16 22:24:17 -08:00
LICENSE Refactoring code and updating syn + quote (#71) 2019-09-18 11:24:14 -07:00