You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is now #[specta(deprecated)] or #[specta(deprecated = "todo")]. It would be nice if we can pick up the official deprecated attribute but I can work out how. Tracking this on #108.
Not working in the macro. Gonna have to open an issue in
syn
or Rust.As a workaround you can use the doc comment exporting:
The text was updated successfully, but these errors were encountered: