Home
last modified time | relevance | path

Searched refs:from_u32 (Results 1 – 2 of 2) sorted by relevance

/libCEED/rust/libceed/src/
H A Dqfunction.rs111 crate::EvalMode::from_u32(mode) in eval_mode()
H A Dlib.rs117 pub(crate) fn from_u32(value: u32) -> EvalMode { in from_u32() method