| Crates.io | math_sdk |
| lib.rs | math_sdk |
| version | 0.1.0 |
| created_at | 2025-12-09 02:53:42.370502+00 |
| updated_at | 2025-12-09 02:53:42.370502+00 |
| description | A simple math SDK built for learning Rust packaging |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1974743 |
| size | 1,687 |
A simple Rust SDK that provides one function: add(a, b).
Made for learning how to package Rust libraries.