sapling/eden/fs/cli_rs/stack-config-derive
Zeyi (Rice) Fan c421697030 stack-config: allow customize merge function
Summary:
This diff allows the user to specify a merge function in the shape of `merge(&mut T, T);` to customizing merging behavior.

This is used in the next diff to merge the `HashMap` that catches all unknown fields.

Reviewed By: xavierd

Differential Revision: D26415382

fbshipit-source-id: 10801ddc7d41b82d8d165a8b63466aa9b92baaab
2021-02-26 17:54:30 -08:00
..
src stack-config: allow customize merge function 2021-02-26 17:54:30 -08:00
Cargo.toml cli_rs: add stack config proc macro 2021-02-12 12:33:47 -08:00