Skip to main content

jot_core/
lib.rs

1// Copyright (c) 2026 Joydev GmbH (joydev.com)
2// SPDX-License-Identifier: MIT
3
4pub mod error;
5pub mod model;