num-rational icon indicating copy to clipboard operation
num-rational copied to clipboard

constifying in an nighlty branch or feature gate it? (with #[const_trait])

Open haennes opened this issue 2 years ago • 1 comments
trafficstars

Would a PR be welcome where most of the methods and trait-impls are constified which could either be hidden behind a feature gate, similar to how it is achieved in this or in a different (nightly?) branch?

I would happily contribute this modification, as I need to write this code for another project anyways.

(Sorry for my bad english, I am not a native speaker)

haennes avatar Aug 01 '23 11:08 haennes

I suggest you just maintain such a branch in your own fork of the repo.

cuviper avatar Sep 01 '23 23:09 cuviper