how to import the new
proc macro? following the examples does not work
#4700
-
looks like that it is not available in I have a single package with just |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
-
@messense what I am missing of the pointer that you sent to me there is a reason why
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
new
is merely an annotation ofpymethods
, there is nothing to import.