mirror of
https://github.com/wezterm/wezterm.git
synced 2026-08-02 18:22:24 +08:00
It's complaining about non-local impls and elided lifetimes that have names. I don't recall why I thought I needed these "dummy" enclosing scopes, and they are most likely cargo-cult copypasta from some other derive implementation that I used as inspiration.
The crates in this directory provide modules and functions to wezterm's lua config file and interface.
They are registered into the lua config via env-bootstrap.
It is advantageous to build times to have multiple, smaller, crates.