zenyx-engine/subcrates/telemetry/src/modules
D0RYU 528d4b03a3
Some checks failed
Build Zenyx ⚡ / 🧪 Run Cargo Tests (pull_request) Failing after 6m9s
Build Zenyx ⚡ / 🏗️ Build aarch64-apple-darwin (pull_request) Has been skipped
Build Zenyx ⚡ / 🏗️ Build aarch64-pc-windows-msvc (pull_request) Has been skipped
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (pull_request) Has been skipped
Build Zenyx ⚡ / 🏗️ Build x86_64-apple-darwin (pull_request) Has been skipped
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (pull_request) Has been skipped
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (pull_request) Has been skipped
removed languages.json and territories.json
lib.rs is separated into src/modules now for cleaner code

optimized error handling to -> (storage.rs, uptime.rs, meta.rs, memory.rs, os.rs, network.rs)
optimized struct types to -> (storage.rs, uptime.rs, meta.rs, memory.rs, os.rs, network.rs)
2025-05-01 19:02:59 -04:00
..
formatted removed languages.json and territories.json 2025-05-01 19:02:59 -04:00
gpu removed languages.json and territories.json 2025-05-01 19:02:59 -04:00
macros removed languages.json and territories.json 2025-05-01 19:02:59 -04:00
cpu.rs removed languages.json and territories.json 2025-05-01 19:02:59 -04:00
devices.rs removed languages.json and territories.json 2025-05-01 19:02:59 -04:00
external.rs removed languages.json and territories.json 2025-05-01 19:02:59 -04:00
memory.rs removed languages.json and territories.json 2025-05-01 19:02:59 -04:00
meta.rs removed languages.json and territories.json 2025-05-01 19:02:59 -04:00
mod.rs removed languages.json and territories.json 2025-05-01 19:02:59 -04:00
network.rs removed languages.json and territories.json 2025-05-01 19:02:59 -04:00
os.rs removed languages.json and territories.json 2025-05-01 19:02:59 -04:00
storage.rs removed languages.json and territories.json 2025-05-01 19:02:59 -04:00
uptime.rs removed languages.json and territories.json 2025-05-01 19:02:59 -04:00