This repository has been archived on 2024-05-26. You can view files and clone it, but cannot push or open issues or pull requests.
trixy/trixy-macros/src/generate
Benedikt Peetz 18034e28de
refactor(macros/convertible_derive): Generate the `Convertible` Trait impl
Previously this was derived in the `trixy-types-derive` create, but this
is just making debugging harder and has thus been refactored.
2024-03-26 17:34:28 +01:00
..
c_api fix(macros/c_api/header): Format doc comments in a c-like way 2024-03-24 17:56:43 +01:00
host style(treewide): Reformat 2024-02-19 16:15:18 +01:00
convertible_derive.rs refactor(macros/convertible_derive): Generate the `Convertible` Trait impl 2024-03-26 17:34:28 +01:00
mod.rs style(treewide): Reformat 2024-02-19 16:15:18 +01:00