pub type CheckStat = Any<CheckStat>;Expand description
The core.checkStat key.
Implementations§
source§impl CheckStat
impl CheckStat
sourcepub fn try_into_checkstat(
&'static self,
value: Cow<'_, BStr>
) -> Result<bool, GenericErrorWithValue>
pub fn try_into_checkstat( &'static self, value: Cow<'_, BStr> ) -> Result<bool, GenericErrorWithValue>
Returns true if the full set of stat entries should be checked, and it’s just as lenient as git.