Type Definition xlformula_engine::NoReference

source ·
pub type NoReference<'a> = &'a fn(_: String) -> Value;