Rindle docs and package mapSkip to main content

wire_schema_to_json

Function wire_schema_to_json 

Source
pub fn wire_schema_to_json(ws: &WireSchema) -> Value
Expand description

A WireSchema → the camelCase object the ArrayView builds from (handed once in hello): { columns, primaryKey, sort: [col, asc][], singular, relationships }.