☰
Type Definition DomRefWithPath
smithy_types
[
−
]
[src]
Type Definition
smithy_types
::
DomRefWithPath
type DomRefWithPath<'a> =
(
Vec
<
usize
>, &'a mut
DomRef
)
;