| Crates.io | steamid_core |
| lib.rs | steamid_core |
| version | 0.1.0 |
| created_at | 2025-12-04 01:33:47.312545+00 |
| updated_at | 2025-12-04 01:33:47.312545+00 |
| description | A Rust library for working with Steam IDs in no-std environments. |
| homepage | |
| repository | https://github.com/cainthebest/steamid_core |
| max_upload_size | |
| id | 1965638 |
| size | 42,384 |
A Rust library for working with Steam IDs in no-std environments.
#![no_std] compatible)Many existing SteamID libraries depend on the standard library, I needed a lightweight solution for embedded, so I created this one.
This project is licensed under the MIT License. See the LICENSE file for details.