pub fn meta_loaded<M: Metadata>(meta: M) -> Result<M>
Calls init_meta_datetimes_if_empty and returns Ok(meta).
init_meta_datetimes_if_empty
Ok(meta)