1
let {{ param_name }}_core: Option<{{ vec_ty }}> = {{ param_name }}.map(|v| v.into_iter().map(Into::into).collect());