utime 0.1.0

Missing utime function for Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
utime
========
A missing utime function for Rust.

```toml
# Cargo.toml
[dependencies]
utime = "0.1"
```

--------

[BSD 2-Clause](LICENSE.md)