left_join

Function left_join 

Source
pub const fn left_join<'a>(table_name: &'a str, on: &'a str) -> Join<'a>