Common System 0.2.0
Common interfaces and patterns for system integration
Loading...
Searching...
No Matches
result.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
26export module kcenon.common:result;
27
28export import :result.core;
29export import :result.utilities;