chiark / gitweb /
changelog: document further make-release changes
[otter.git] / base / prelude.rs
1 // Copyright 2020-2021 Ian Jackson and contributors to Otter
2 // SPDX-License-Identifier: AGPL-3.0-or-later
3 // There is NO WARRANTY.
4
5 // See Import Structure Doctrine in src/prelude.rs
6
7 pub use crate::crates::*;
8 pub use crate::imports::*;