tiby312 / tagu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make locked an auto trait when in stable rust?

tiby312 opened this issue · comments

Or maybe there is a better solution? Basically anything that implements Elem trait outside of the crate would ideally auto implement Locked.

There is ElemOuter Now