Structs§
- Plugin
Ctx - RPlugin
Ctx - R-mirror context — the FFI form of
PluginCtx.sysrootis carried as anSStringpaired with asysroot_set: u8bool flag (kept from v2 — the v2→v3 ABI bump was driven by the stabby release-modematch_ownedbug on RUnit/RReading/RCell, not by this struct). Migration tostabby::Option<SString>is tracked in the open-followups doc for the next ABI revision. - RPlugin
Error - Stabby
Vtable Linsight Plugin - An stabby-generated item for
LinsightPlugin
Enums§
Traits§
- Linsight
Plugin - Linsight
Plugin Dyn - An stabby-generated item for
LinsightPlugin - Linsight
Plugin DynMut - An stabby-generated item for
LinsightPlugin
Functions§
- host_
init - Convenience wrapper: call
plugin.init(&ctx)with a host-sidePluginCtxand get a host-sidePluginManifestback. - host_
sample - Convenience wrapper: call
plugin.sample(id)with a host-sideSensorIdand get a host-sideReadingback.