Home
last modified time | relevance | path

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

/libCEED/rust/libceed/src/
H A Doperator.rs303 pub(crate) struct OperatorCore<'a> { struct
310 op_core: OperatorCore<'a>, argument
315 op_core: OperatorCore<'a>,
321 impl<'a> Drop for OperatorCore<'a> { implementation
332 impl<'a> fmt::Display for OperatorCore<'a> { implementation
445 impl<'a> OperatorCore<'a> { impl
559 op_core: OperatorCore { in create()
568 op_core: OperatorCore { in from_raw()
2124 op_core: OperatorCore { in create()