Commit 884772a
committed
Switch Validatable impl to use rustapi-core
Updated the macro in rustapi-macros to implement Validatable for ::rustapi_core instead of ::rustapi_rs, ensuring compatibility for crates that depend on rustapi-core directly. Added rustapi-core as a dependency in rustapi-validate.1 parent 356f526 commit 884772a
3 files changed
Lines changed: 7 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1441 | 1441 | | |
1442 | 1442 | | |
1443 | 1443 | | |
| 1444 | + | |
| 1445 | + | |
1444 | 1446 | | |
1445 | | - | |
1446 | | - | |
| 1447 | + | |
| 1448 | + | |
1447 | 1449 | | |
1448 | 1450 | | |
1449 | | - | |
| 1451 | + | |
1450 | 1452 | | |
1451 | 1453 | | |
1452 | 1454 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
0 commit comments