Skip to main content

nil_server_database/model/
mod.rs

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