Testing [issues] [cli]
This commit is contained in:
parent
4e835f2ee1
commit
6564ddac15
@ -91,7 +91,6 @@ 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