Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/clippy/tests/ui-toml/toml_disallowed_methods/
Dconf_disallowed_methods.rs23 fn implemented_method(&self); in implemented_method() method
27 fn implemented_method(&self) {} in implemented_method() method