Trait JoinKind
typed_sql::query::select::join
pub trait JoinKind { const KIND: &'static str; }
const KIND: &'static str
impl JoinKind for Inner