derive_try_from_list

Function derive_try_from_list 

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

Implementation of the TryFromList macro. Refer to the documentation there