extract_fields

Function extract_fields 

Source
fn extract_fields(place: &PlaceId) -> (usize, Vec<usize>)
Expand description

Extract root local and field path from a PlaceId Returns (root_local, field_path)