partial-default-derive

Crates.iopartial-default-derive
lib.rspartial-default-derive
version0.1.0
sourcesrc
created_at2023-10-25 23:35:29.805287
updated_at2023-10-25 23:35:29.805287
descriptionDerive-macro support for PartialDefault
homepage
repositoryhttps://github.com/signalapp/partial-default
max_upload_size
id1013810
size16,664
engineering (github:signalapp:engineering)

documentation

README

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.

Commit count: 3

cargo fmt