pub fn init_nested(init: &[InitNested], capacity: usize) -> NestedState
Expand description
Initialize NestedState
from &[InitNested]
.
pub fn init_nested(init: &[InitNested], capacity: usize) -> NestedState
Initialize NestedState
from &[InitNested]
.