🔢 anybase
A Rust library for converting numbers between arbitrary bases.
✨ Features
- 🔄 Convert between any base
- ⚡ Fast and efficient algorithms
- 🎯 Simple, intuitive API
- 📦 No external dependencies
📥 Installation
Add this to your Cargo.toml:
💡 Usage
use ;
// Functional
let result = convert_base.unwrap;
assert_eq!;
// Object-oriented
let converter = new;
let result = converter.convert.unwrap;
assert_eq!;
📄 License
MIT OR Apache-2.0
🤝 Contributing
Contributions welcome! Please open an issue or submit a pull request.