Home
last modified time | relevance | path

Searched refs:CannotFormatWithZeroSf (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/fend-core-1.4.6/src/
H A Derror.rs47 CannotFormatWithZeroSf, enumerator
199 Self::CannotFormatWithZeroSf => { in fmt()
H A Dvalue.rs288 return Err(FendError::CannotFormatWithZeroSf); in apply()