pub fn slice_expand<I: Into<ExpandElement>, S1: Index, S2: Index>(
scope: &mut Scope,
input: I,
start: S1,
end: S2,
) -> ExpandElement
pub fn slice_expand<I: Into<ExpandElement>, S1: Index, S2: Index>(
scope: &mut Scope,
input: I,
start: S1,
end: S2,
) -> ExpandElement