Skip to content

Conversation

@jcompagni10
Copy link
Contributor

@jcompagni10 jcompagni10 commented Nov 15, 2024

Add implementation for PrecDec
Macros for using converting precdecs from protos

related
neutron-org/neutron-sdk#169
neutron-org/neutron-dev-contracts#74

@jcompagni10 jcompagni10 marked this pull request as ready for review December 11, 2024 08:05
@jcompagni10 jcompagni10 changed the title Add PrecDec impl Add PrecDec impl [NTRN-436] Dec 20, 2024
@jcompagni10
Copy link
Contributor Author

@jcompagni10
Copy link
Contributor Author

jcompagni10 commented Apr 3, 2025


#[inline]
#[track_caller]
fn $method(self, other: $u) -> <$t as $imp<$u>>::Output {
Copy link
Contributor

@joldie777 joldie777 May 22, 2025

Choose a reason for hiding this comment

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

Why can't we just use Output instead of <$t as $imp<$u>>::Output here and further?

@pr0n00gler pr0n00gler merged commit f8c350c into main Jun 4, 2025
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.

4 participants