mirror of
https://github.com/Llewellynvdm/exa.git
synced 2025-01-02 12:48:48 +00:00
53dc370a41
Casualty here was that you can’t have static values reference one another directly, so the static args slice had to be turned into a slice *of references* rather than of values. No big deal, just have to write & a few more times. |
||
---|---|---|
.. | ||
dir_action.rs | ||
filter.rs | ||
help.rs | ||
misfire.rs | ||
mod.rs | ||
parser.rs | ||
view.rs |