Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elaborate doc for Axis and fix an example for Axes #956

Merged
merged 3 commits into from Mar 27, 2021
Merged

Conversation

bluss
Copy link
Member

@bluss bluss commented Mar 27, 2021

Follow-up to deprecation of AxisDescription methods #915.
Also includes a code style change to is_square.

Fixes #564

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.
@bluss
Copy link
Member Author

bluss commented Mar 27, 2021

Failing clippy was fixed in a different PR.

@bluss bluss merged commit 288f131 into master Mar 27, 2021
@bluss bluss deleted the axis-axes-cleanup branch March 27, 2021 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document reason for strongly typed Axis?
1 participant