9 releases
0.3.3 | Jul 17, 2021 |
---|---|
0.3.2 | Sep 9, 2020 |
0.3.1 | Apr 20, 2019 |
0.2.0 | Mar 22, 2019 |
0.1.0 | Dec 24, 2018 |
#78 in #associated
17,719 downloads per month
Used in 20 crates
(via partial_ref)
12KB
211 lines
partial_ref_derive - Derives for partial_ref
This crate provides derives for the partial_ref crate.
License
The partial_ref source code is licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in partial_ref by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
lib.rs
:
Derives instances of PartialRefTarget and associated traits for the partial_ref
crate.
Dependencies
~1.5MB
~35K SLoC