pub fn derive_into_list(item: TokenStream) -> Result<TokenStream>Expand description
Implementation of the IntoList macro. Refer to the documentation there
pub fn derive_into_list(item: TokenStream) -> Result<TokenStream>Implementation of the IntoList macro. Refer to the documentation there