smithy_types

Type Alias DomRefWithPath

Source
pub type DomRefWithPath<'a> = (Vec<usize>, &'a mut DomRef);