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
tock-registers: add documentation pointing to manipulator-traits
Using traits exposing the manipulator methods, instead of directly
offering the methods on the register types themselves, hides them from
the generated Rustdoc documentation. Explicitly point to these traits
in the top-level register type documentation.
Signed-off-by: Leon Schuermann <[email protected]>
0 commit comments