Module opencv::boxed_ref

source ·

Structs§

  • Wrapper for the type implementing Boxed trait that allows to retain the lifetime of the referenced object.
  • Mutable version of BoxedRef, implements the traits that take &mut self.