Module variant_path

Module variant_path 

Source
Expand description

VariantPath type for nested union variant paths.

Structs§

VariantPath
A path through nested union variants (e.g., “ok.some.left” -> [ok, some, left]).