Home
last modified time | relevance | path

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

/dports/devel/stylua/StyLua-0.11.0/src/formatters/
H A Dfunctions.rs730 .with_parameters_parentheses(parameters_parentheses) in format_function_body()
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/src/ast/
H A Dmod.rs1341 pub fn with_parameters_parentheses(self, parameters_parentheses: ContainedSpan) -> Self { in with_parameters_parentheses() method