Skip to main content

FieldPath

Type Alias FieldPath 

Source
pub type FieldPath = String;
Expand description

Field path in dot notation (e.g., “permissions.defaultMode”)

Aliased Type§

pub struct FieldPath { /* private fields */ }