1 2 3 4 5 6
command! { /// Join tables using a field or function on the left-hand sequence matching primary keys or /// secondary indexes on the right-hand table #[command(eq_join(args(args = "T")))] }