bobo 0.1.4

an elegant utils library with oop support
Documentation
[dependencies.bobo-oop]
version = "0.1.4"

[lib]
name = "bobo"
path = "src/lib.rs"

[package]
authors = ["moluopro <moluopro@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "an elegant utils library with oop support"
documentation = "https://github.com/moluopro/bobo"
edition = "2021"
exclude = ["oop/", "example/"]
homepage = "https://github.com/moluopro/bobo"
keywords = ["oop", "object-oriented"]
license = "Apache-2.0"
name = "bobo"
readme = "README.md"
repository = "https://github.com/moluopro/bobo"
version = "0.1.4"