Home
last modified time | relevance | path

Searched defs:exactly (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/version_check/src/
Ddate.rs170 pub fn exactly(&self, date: &str) -> bool { in exactly() method
Dversion.rs184 pub fn exactly(&self, version: &str) -> bool { in exactly() method