bmux_sessions_plugin 0.0.1-alpha.1

Shipped sessions plugin for bmux
docs.rs failed to build bmux_sessions_plugin-0.0.1-alpha.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

bmux_sessions_plugin

Shipped sessions plugin for bmux. Owns the typed session lifecycle surface: listing sessions, creating them, killing them, and selecting them. Dependents consume this plugin via [bmux_sessions_plugin_api].

This plugin is bundled into the bmux CLI by default via the bundled-plugin-sessions feature.