elrnv / dync

An efficient alternative to `dyn Trait` for containerized types

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generate vtable functions for user traits

elrnv opened this issue · comments

The #[dync_trait] and #[dync_mod] macros should produce vtable functions for user provided trait methods.