Fixed
blanket
macro failing to process types with generic arguments and associated types (#8, by @JustinLovinger).
Changed
- Updated
syn
dependency tov2.0
. #[blanket(default = ...)]
now also accepts a path instead of a string literal.
blanket
macro failing to process types with generic arguments and associated types (#8, by @JustinLovinger).syn
dependency to v2.0
.#[blanket(default = ...)]
now also accepts a path instead of a string literal.