1 unstable release
0.1.0 | Oct 25, 2023 |
---|
#813 in #macro-derive
6,400 downloads per month
Used in partial-default
13KB
209 lines
This crate provides a derive-macro for the partial-default
crate. See there for more details.
License and Contributions
PartialDefault
was made to support libsignal, but is available for general use under the AGPLv3. Still, this is meant to be a low-maintenance crate; do not expect active support or progress on feature requests.
Signal does accept external contributions to this project; however, signing a CLA (Contributor License Agreement) is required for all contributions.
Copyright 2023 Signal Messenger, LLC.
The partial-default-derive
crate contains code adapted from the rust-smart-default
crate, Copyright (c) 2017 Idan Arye, under the MIT license.
Dependencies
~255–700KB
~17K SLoC