You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 12, 2023. It is now read-only.
xrbk_macro should add bounds to generics in a type when implementing XRBK traits for it. For example, every element that doesn't have a #[hide] attribute would have to implement X11Size before X11Size could be derived for the struct or enum.
xrbk_macroshould add bounds to generics in a type when implementing XRBK traits for it. For example, every element that doesn't have a#[hide]attribute would have to implementX11SizebeforeX11Sizecould be derived for the struct or enum.