2 releases
0.1.1 | Apr 28, 2023 |
---|---|
0.1.0 | Apr 28, 2023 |
#6 in #lints
Used in 2 crates
(via allow_prefixed)
10KB
143 lines
allow_internal
See the parent allow
crate, or their shared GIT
repo.
allow_internal
is internal - to be used by allow crate only.
This could be simplified, or even eliminated (replaced + integrated into allow
itself) if we used
paste crate. But that would
- increase the built time, and
- complicate versioning.
Up to the future maintainers.
lib.rs
:
NOT for public use. Only to be used by allow
crate.