An open API service indexing awesome lists of open source software.

https://github.com/sof3/xias

eXplicit Integer AS conversions for rust
https://github.com/sof3/xias

Last synced: 6 months ago
JSON representation

eXplicit Integer AS conversions for rust

Awesome Lists containing this project

README

          

# xias
[![GitHub actions](https://github.com/SOF3/xias/workflows/CI/badge.svg)](https://github.com/SOF3/xias/actions?query=workflow%3ACI)
[![crates.io](https://img.shields.io/crates/v/xias.svg)](https://crates.io/crates/xias)
[![crates.io](https://img.shields.io/crates/d/xias.svg)](https://crates.io/crates/xias)
[![docs.rs](https://docs.rs/xias/badge.svg)](https://docs.rs/xias)
[![GitHub](https://img.shields.io/github/last-commit/SOF3/xias)](https://github.com/SOF3/xias)
[![GitHub](https://img.shields.io/github/stars/SOF3/xias?style=social)](https://github.com/SOF3/xias)

Explicit numeric type conversions for Rust.