#[untested]
Expand description
A marker attribute to indicate that a function is untested. This attribute does not modify the function it annotates.
#[untested]
A marker attribute to indicate that a function is untested. This attribute does not modify the function it annotates.