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
FIX: Update Axes example, clarify docs and adjust reexports
Update the example to use fields instead of method calls. (The
deprecation warnings in examples are never visible to us.)
Use pub(crate) more correctly here, for the items that are not pub.
0 commit comments