rialo-cli-representation 0.1.6

Rialo CLI Representation
Documentation

Rialo CLI Representation Traits

This crate defines lightweight traits used by the CLI and proc-macro to enable human-readable and serializable representations for types printed in the CLI. It is intentionally a small, non-proc-macro crate so it can be depended on by both the main rialo crate and the rialo-cli-representable proc-macro crate.