We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
It's not obvious what pure means in rust, but it doesn't seem to have much to do with common notions of purity.
pure
For example, pure functions can call stateful closures.