mirror of
https://github.com/wez/wezterm.git
synced 2024-12-25 22:33:52 +03:00
f2627bc39e
The issue here was that the from_dynamic impl derived for a struct that was inlined in an enum didn't respect the the field properties defined for the struct. Refactor to reuse the same field_info helper used by the struct code. Update docs to clarify what the default value actually is. refs: https://github.com/wez/wezterm/issues/2179 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |