Skip to content

Conversation

@gregdhill
Copy link

@gregdhill gregdhill commented Mar 26, 2021

Signed-off-by: Gregory Hill gregorydhill@outlook.com

Closes #27

Signed-off-by: Gregory Hill <gregorydhill@outlook.com>
@Carter12s
Copy link

Just wanted to say I'm excited for this feature! Went looking for this exact feature today, and was going to implement it, but found there was already a PR outstanding. Love it when that happens. Thank you!

let assoc_csts = &self.associated_consts;
let assoc_tys = &self.associated_tys;

// format associated types

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// format associated types
// format associated constants

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.

Add Associated Constants

2 participants