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
Specify how to create a Registration in its doc comment. (#338)
As a brand new reader of the mnemos kernel docs, this was a bit
difficult to discover. I started at `Registry::register`, and saw that
it requires a `Registration`. But `Registration` has no constructor, and
its docs didn't mention how one is created.
0 commit comments