]> git.sesse.net Git - bcachefs-tools-debian/commit
rust keylocation add none variant and implement ValueEnum
authorFinn Behrens <me@kloenk.de>
Sun, 12 Nov 2023 16:12:36 +0000 (17:12 +0100)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 12 Nov 2023 16:14:16 +0000 (11:14 -0500)
commita613340b26ad88801666362d2824118396f34c38
treeec64226aa56b7c7cc88e70a6d70dca2496c4871d
parent73da05d983dc1641057aeb3236c254fd275f87c7
rust keylocation add none variant and implement ValueEnum

This enables a possible values help in the clap help text.

Signed-Off-By: Finn Behrens <me@kloenk.de>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
rust-src/src/cmd_mount.rs
rust-src/src/key.rs