// devela::data::value::absence
////! Implements traits for the unit type [`()`] to represent the absence of data.
//#[doc=crate::_tags!(nodata)]/// Represents the absence of some data.
#[doc=crate::_doc_meta!{location("data/value")}]pubtypeNoData=();