Skip to main content

Module host

Module host 

Source
Expand description

Opaque host-side ABI tokens.

The public nautilus-plugin crate supplies the token types used to declare the plug-in init symbol while the host implementation remains an internal Nautilus deployment detail.

Structsยง

HostContext
Opaque per-instance host context supplied by the host implementation.
HostVTable
Opaque host service table supplied by the host implementation.