Home
last modified time | relevance | path

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

/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/src/ast/
H A Dtypes.rs293 pub fn with_cast_to(self, cast_to: TypeInfo) -> Self { in with_cast_to() method
/dports/devel/stylua/StyLua-0.11.0/src/formatters/
H A Dtrivia.rs668 .with_cast_to(this.cast_to().update_trailing_trivia(trailing))