ReadonlyindentWhether to indent each path element. If true, each element will be indented by 4 spaces per level. Default: true
ReadonlyelementFormat for each path element. Default: Summary(None)
ReadonlylastIf true, only the last element of each path will be formatted. This is useful for displaying only the final destination of a path. If false, all elements will be formatted. Default: false
Options for formatting paths.
Corresponds to the Rust
FormatPathsOptsstruct in format.rs