chiark / gitweb /
Use Educe to impl Default on a couple of types in clisupport
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 31 Mar 2022 19:31:27 +0000 (20:31 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 31 Mar 2022 19:34:39 +0000 (20:34 +0100)
commit8d5f383b5b3a8f1209e942bc2f08cdcbdabfc31e
tree5894fb1e4112f49ec31248c042e0e07a93cead05
parent667252d20536a57ed8d4b4633699917a381df827
Use Educe to impl Default on a couple of types in clisupport

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Cargo.lock
Cargo.toml
cli/clisupport.rs
src/imports.rs
src/prelude.rs