Docs.rs
  • zellij-utils-0.43.1
    • zellij-utils 0.43.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • imsnif
    • TheLostLambda
    • har7an
    • Dependencies
      • anyhow ^1.0.70 normal
      • backtrace ^0.3.55 normal
      • bitflags ^2.5.0 normal
      • clap ^3.2.2 normal
      • clap_complete ^3.2.1 normal
      • colored ^2.0.0 normal
      • colorsys ^0.6.5 normal
      • crossbeam ^0.8.1 normal
      • directories ^5.0 normal
      • include_dir ^0.7.3 normal
      • kdl ^4.5.0 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4.17 normal
      • miette ^5.7.0 normal
      • nix ^0.23.1 normal
      • percent-encoding ^2.1.0 normal
      • prost ^0.11.9 normal
      • rmp-serde ^1.1.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sha2 ^0.10 normal
      • shellexpand ^3.0.0 normal
      • strip-ansi-escapes ^0.1.0 normal
      • strum ^0.20.0 normal
      • strum_macros ^0.20.0 normal
      • tempfile ^3.2.0 normal
      • thiserror ^1.0.40 normal
      • unicode-width ^0.1.8 normal
      • url ^2.2.2 normal
      • uuid ^1.4.1 normal
      • expect-test ^1.4.1 dev
      • insta ^1.6.0 dev
      • prost-build ^0.11.9 build
      • async-std ^1.3.0 normal
      • curl-sys ^0.4 normal optional
      • humantime ^2.1.0 normal
      • interprocess ^1.2.1 normal
      • isahc ^1.7.2 normal
      • log4rs ^1.2.0 normal
      • names ^0.14.0 normal
      • notify ^6.1.1 normal
      • openssl-sys ^0.9.93 normal optional
      • rusqlite ^0.30 normal optional
      • suggest ^0.4.0 normal
      • termwiz ^0.23.2 normal
      • tokio ^1.38.1 normal
    • Versions
    • 18.36% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

zellij_utils0.43.1

Module event

Module Items

  • Modules
  • Structs
  • Enums

In zellij_utils::plugin_api::generated_api::api

zellij_utils::plugin_api::generated_api::api

Module event

Source

Modules§

event
Nested message and enum types in Event.
mouse_event_payload
Nested message and enum types in MouseEventPayload.

Structs§

ClientInfo
ClientTabHistory
CommandPaneExitedPayload
CommandPaneOpenedPayload
CommandPaneReRunPayload
ContextItem
CustomMessagePayload
EditPaneExitedPayload
EditPaneOpenedPayload
Event
EventNameList
FailedToChangeHostFolderPayload
FailedToStartWebServerPayload
FailedToWriteConfigToDiskPayload
FileListPayload
FileMetadata
Header
HostFolderChangedPayload
IndexInPaneGroup
InputModeKeybinds
KeyBind
LayoutInfo
ListClientsPayload
ModeUpdatePayload
MouseEventPayload
PaneClosedPayload
PaneId
duplicate of plugin_command.PaneId because protobuffs don’t like recursive imports
PaneInfo
PaneManifest
PaneUpdatePayload
PastedTextPayload
PermissionRequestResultPayload
PluginInfo
ResurrectableSession
RunCommandResultPayload
SessionManifest
SessionUpdatePayload
TabInfo
TabUpdatePayload
WebRequestResultPayload
WebServerStatusPayload

Enums§

CopyDestination
EventType
MouseEventName
PaneType
duplicate of plugin_command.PaneType because protobuffs don’t like recursive imports
WebServerStatusIndication
WebSharing