.
This commit is contained in:
parent
0efdfc6742
commit
4e835f2ee1
@ -91,6 +91,7 @@ pub fn impl_col_from_str(ident: &Ident, data: &Data) -> syn::Result<TokenStream>
|
|||||||
)
|
)
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
Ok(quote!(
|
Ok(quote!(
|
||||||
#[automatically_derived]
|
#[automatically_derived]
|
||||||
impl std::str::FromStr for #ident {
|
impl std::str::FromStr for #ident {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user