Function calcit::data::data_to_calcit

source ยท
pub fn data_to_calcit(
    x: &Calcit,
    ns: &str,
    at_def: &str
) -> Result<Calcit, String>