bobo/
lib.rs

1/*
2 * Copyright (C) 2024-2025 moluopro. All rights reserved.
3 * Github: https://github.com/moluopro
4 */
5
6pub mod utils;
7pub use bobo_oop as oop;