You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/utils
SleeplessOne1917 db390a2f3a
Make eligible enums convertable to static strs (#4915)
* Make eligible enums convertable to static strs

* Run cargo fmt

* Remove unnecessary derives
3 months ago
..
src Make eligible enums convertable to static strs (#4915) 3 months ago
translations@ee2cffac80
Cargo.toml Make eligible enums convertable to static strs (#4915) 3 months ago
build.rs