File: README.md

package info (click to toggle)
rust-derive-more-impl 1.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 612 kB
  • sloc: makefile: 2
file content (12 lines) | stat: -rw-r--r-- 415 bytes parent folder | download | duplicates (22)
1
2
3
4
5
6
7
8
9
10
11
12
# `derive_more-impl`

This crate is an implementation detail of the [`derive_more`][crates.io]. If you
found this crate by accident you're probably looking for one of the following
pages of [`derive_more`][crates.io]:
1. [crates.io]
2. [docs.rs]
3. [GitHub]

[crates.io]: https://crates.io/crates/derive_more
[docs.rs]: https://docs.rs/derive_more/latest/derive_more
[GitHub]: https://github.com/JelteF/derive_more