Add utils crates

This commit is contained in:
Guilherme Werner 2025-06-04 11:30:22 -03:00
parent f5d3e86eb2
commit 738f9c947b
18 changed files with 412 additions and 1 deletions

4
src/platform/lib.rs Normal file
View file

@ -0,0 +1,4 @@
// Copyright (c) Tribufu. All Rights Reserved.
// SPDX-License-Identifier: MIT
pub mod paths;