[][src]Function dbcrossbarlib::drivers::postgres::citus::citus_shards

pub fn citus_shards(table: &str, dconn: &PgConnection) -> Result<Vec<ShardInfo>>

Fetch the shards for the named table.