asimov-clock-module 0.0.1

ASIMOV module for the current date and time.
Documentation
1
2
3
4
// This is free and unencumbered software released into the public domain.

#![no_std]
#![deny(unsafe_code)]