chiark / gitweb /
Config inspection: Reorganise implement_print_config
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 10 Jan 2023 00:34:15 +0000 (00:34 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 11 Jan 2023 02:12:41 +0000 (02:12 +0000)
commit8385382da77b331d6b670c5d291349d1fb21dc92
treedf40de2f273803c573b5b61b029c8e3565cd956a
parent0fc6d1b17b750c4e29e5901ec8ce768dd9c33e6b
Config inspection: Reorganise implement_print_config

We want this to be able to
 - handle out-of-course keys
 - do word splitting in the implementaton

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
client/client.rs
server/server.rs
src/config.rs
src/prelude.rs