maciejhirsz / kobold

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

Re-add support for generics #11

Closed maciejhirsz closed 1 year ago

maciejhirsz commented 1 year ago

Also return types are now taken verbatim. Unfortunately we need to annotate lifetimes in places, but it all feels more first-class Rust.