Type Definition panini::NodeRef [] [src]

type NodeRef<'a, 'f, T, V> = &'f Node<'a, 'f, T, V>;