Lumi 0.1.0-dev
A modular C++ framework library that streamlines cross-platform desktop application development, cutting boilerplate and empowering developers with deep control.
Loading...
Searching...
No Matches
error_handler.cppm
Go to the documentation of this file.
1// Copyright (c) 2025.
2// Distributed under the Boost Software License, Version 1.0
3
4//
5// Created by Mono on 22/6/2025.
6//
7
8module;
9export module lumi.error_handler;
10export import :stacktrace;
11export import :error_funny;