Crate realm_management

Source

Functions§

create_child_component
Creates a (lazy) child in the specified Realm.
destroy_child_component
Destroys a child in the specified Realm. This call is expects a matching call to have been made to create_child.
open_child_component_exposed_dir
Opens the exposed directory of a child in the specified Realm. This call is expected to follow a matching call to create_child.