perspective_client

Module config

Source
Expand description

A collection of serde::Serialize/serde::Deserialize structs which capture the application state, suitable for persistence, history, etc. features.

Re-exports§

Modules§

  • Perspective supports expression columns, which are virtual columns calculated as part of the crate::View, optionally using values from its underlying crate::Table’s columns. Such expression columns are defined in Perspective’s expression language, an extended version of ExprTK, which is itself quite similar (in design and features) to expressions in Excel.

Structs§

Enums§