forked from Orchid/orchid
temp commit
This commit is contained in:
@@ -141,7 +141,7 @@ mod expr_func_derives {
|
||||
|
||||
macro_rules! expr_func_derive {
|
||||
($arity: tt, $($t:ident),*) => {
|
||||
paste::paste!{
|
||||
pastey::paste!{
|
||||
impl<
|
||||
$($t: TryFromExpr, )*
|
||||
Out: ToExpr,
|
||||
|
||||
Reference in New Issue
Block a user