We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1fa66a2
H
C
40c1014
3a22809
Added AsRef<T> for Refinement<T, P, C>.
AsRef<T>
Refinement<T, P, C>
Added check for Refinement<T, P, C> that calls P::check and returns Result<(), P::Error>.
check
P::check
Result<(), P::Error>