derive_into_list

Function derive_into_list 

Source
pub fn derive_into_list(item: TokenStream) -> Result<TokenStream>
Expand description

Implementation of the IntoList macro. Refer to the documentation there