spiraldb / ziggy-pydust

A toolkit for building Python extensions in Zig.
https://pydust.fulcrum.so/
Apache License 2.0
415 stars 18 forks source link

Fix: Don't use std.meta.trait #263

Closed robert3005 closed 11 months ago

robert3005 commented 11 months ago

std.meta.trait has been removed from standard library. Some functions have moved to std.meta but others are simply gone https://github.com/ziglang/zig/commit/d5e21a4f1a2920ef7bbe3c54feab1a3b5119bf77