beid_api 0.3.1

BeID common lib
Documentation
1
2
3
4
5
6
7
//! This module is not part of public Api and should be hidden from documentation.
//!
//! Macro implementation detail belongs here.

mod duration;

pub use duration::AutoUnitDuration;