asimov-host-module 0.0.1

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

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