dias 0.2.0

Minimal cross-platform support for common platform specific things, intended for small games for web plus desktopy platforms.
Documentation
1
2
3
4
5
6
7
8
9
10
# dias

[![test](https://github.com/theq629/dias/actions/workflows/test.yml/badge.svg)](https://github.com/theq629/dias/actions/workflows/test.yml)
[![crates-io](https://img.shields.io/crates/v/dias.svg)](https://crates.io/crates/dias)
[![api-docs](https://docs.rs/dias/badge.svg)](https://docs.rs/dias)

Minimal cross-platform support for common platform specific things, intended for small games
for web plus desktopy platforms.

Currently tested on Linux and Web. In principle should work fine on Mac OS X and Windows.