Common System
0.2.0
Common interfaces and patterns for system integration
Loading...
Searching...
No Matches
core.cppm
Go to the documentation of this file.
1
// BSD 3-Clause License
2
// Copyright (c) 2025, 🍀☀🌕🌥 🌊
3
// See the LICENSE file in the project root for full license information.
4
21
export
module
kcenon.common:interfaces.core
;
22
23
// Import and re-export all interface partitions
24
export
import
:interfaces.logger;
25
export
import
:interfaces.executor;
26
27
// Re-export ok() from result.core for backward compatibility
28
export
import
:result.core;
kcenon.common
src
modules
interfaces
core.cppm
Generated by
1.12.0