Function shrimple_parser::tuple::tuple

source ยท
pub const fn tuple<T>(x: T) -> (T,)
Expand description

Turns T into a tuple with 1 element, T