Rindle docs and package mapSkip to main content

table

Function table 

Source
pub fn table(name: &str) -> Query
Expand description

Start a query for table. The entry point: table("issue").select("title")….