maciejhirsz / kobold

Easy declarative web interfaces.
https://docs.rs/kobold/
Mozilla Public License 2.0
385 stars 7 forks source link

Span generic bounds for expression attributes #45

Closed maciejhirsz closed 1 year ago

maciejhirsz commented 1 year ago

Pass span information to the type of an attribute in the generic bounds of the View implementation of the Transient struct in the macros.

All so rust-analyzer can do this: Screenshot from 2023-03-29 14-52-10