Home
last modified time | relevance | path

Searched defs:match_expr (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/num-derive/src/
Dlib.rs518 let match_expr = if variants.is_empty() { in to_primitive() localVariable
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf-codegen/src/
Dcode_writer.rs370 pub fn match_expr<S: AsRef<str>, F>(&mut self, value: S, cb: F) in match_expr() method
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/
Dcode_writer.rs438 pub(crate) fn match_expr<S: AsRef<str>, F>(&mut self, value: S, cb: F) in match_expr() method