Skip to main content

format_table

Function format_table 

Source
pub fn format_table(metadata: &Value) -> String
Expand description

Render field security metadata as an aligned plain-text table.

Each entry in metadata corresponds to one row. Optional columns (Encrypted, Scope, On Deny) show "-" when not set.