Module rust_object_access

Module rust_object_access 

Source

Structs§

RustObjAccess
A structure that provides controlled access to a Rust object by invoking functors (potentially recursively) on the object while it is borrowed immutably or mutably.

Enums§

RustObjAccessError
Enum containing possible errors that may occur on attempting to borrow object.
SharedReferenceWithQml