Module bind_pat

Module bind_pat 

Source
Expand description

Implementation of “type” inlay hints:

fn f(a: i32, b: i32) -> i32 { a + b }
let _x /* i32 */= f(4, 4);

Functions§

hints 🔒
is_named_constructor 🔒