1 2 3 4 5 6
// Copyright (C) Call of Nil contributors // SPDX-License-Identifier: AGPL-3.0-only mod mul_ceil; pub use mul_ceil::MulCeil;