Type Definition radn::rstd::collections::stack::StackVecWrapped
source · pub type StackVecWrapped<'a, Ctx, A> = Wrapped<'a, Ctx, StackVecResult<'a, Ctx, A>>;Expand description
See ExtStackClone::vec.