Module kaolinite::event

source ·

Structs§

  • For managing events for purposes of undo and redo

Enums§

  • Error enum for handling all possible errors
  • Represents an editing event. All possible editing events can be made up of a combination these events.
  • Represents various statuses of functions

Type Aliases§

  • Easy result type for unified error handling