chiark / gitweb /
wip optiona nnd config parser
[hippotat.git] / src / lib.rs
1 // Copyright 2021 Ian Jackson and contributors to Hippotat
2 // SPDX-License-Identifier: AGPL-3.0-or-later
3 // There is NO WARRANTY.
4
5 pub mod prelude;
6
7 pub mod config;