Crate deskulpt

source ยท
Expand description

The backend documentation for developers of Deskulpt.

Modulesยง

  • apis ๐Ÿ”’
    This module is the collection of all widget API plugins for @deskulpt-test/apis.
  • bundler ๐Ÿ”’
    The module implements the Deskulpt bundler based on SWC.
  • commands ๐Ÿ”’
    The module provides the commands used internally by Deskulpt.
  • config ๐Ÿ”’
    The module implements configuration-related utilities and structures.
  • settings ๐Ÿ”’
    This module invludes the global and per-widget settings and relevant utilities.
  • setup ๐Ÿ”’
    The module includes the setup utilities of Deskulpt.
  • states ๐Ÿ”’
    The module provides the types for state management in Tauri.
  • utils ๐Ÿ”’
    This module contains utilities that does not fit into any other module.

Macrosยง

  • Return early a formatted error string.
  • Get a formatted error string.

Functionsยง

  • main ๐Ÿ”’
    Main entry point of Deskulpt.