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

Add get_attr_strings() for doc-like attributes #14

Merged
merged 1 commit into from
Feb 11, 2024

Conversation

parasyte
Copy link
Owner

This allows dependents to create their own attributes that function similarly to #[doc = "..."]. And in fact, get_doc_comment() is now implemented with it.

This allows dependents to create their own attributes that function
similarly to `#[doc = "..."]`. And in fact, `get_doc_comment()` is now
implemented with it.
@parasyte parasyte merged commit f3e0e1a into main Feb 11, 2024
14 checks passed
@parasyte parasyte deleted the feature/get_attr_strings branch February 11, 2024 00:55
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.

None yet

1 participant