fromsuper_macros 0.2.0

Internal macros for the fromsuper crate
Documentation
1
2
3
4
5
6
7
8
9
10
# fromsuper_macros

This crate contains **internal** macro(s) used by the
[fromsuper](https://crates.io/crates/fromsuper) crate.
It is intended for internal use only.

**Do not use this crate directly. No guarantees whatsoever are given.**

To make use of the implemented functionality, use the
[fromsuper](https://crates.io/crates/fromsuper) crate instead.