netabase_deps 0.0.3

Re-exports of dependencies for netabase macro hygiene
Documentation

Netabase Dependencies

This crate provides hygienic re-exports of all dependencies used by the Netabase macros. It ensures that procedural macros can reference external dependencies without requiring users to manually import them.

This crate is an implementation detail and should not be used directly by end users.