homework done

This commit is contained in:
32 changed files with 187 additions and 1731 deletions

View File

@@ -0,0 +1,9 @@
[package]
name = "power_socket_lib"
version = "0.1.0"
edition = "2024"
[lib]
crate-type = ["rlib", "staticlib", "cdylib"]
[dependencies]