[][src]Type Definition smithy::types::DomRefWithPath

type DomRefWithPath<'a> = (Vec<usize>, &'a mut Option<HtmlElement>);