doe 0.2.38

doe is a powerful Rust crate designed to enhance development workflow by providing an extensive collection of useful macros and utility functions. It not only simplifies common tasks but also offers convenient features for clipboard management,state management,keyboard input, and mouse interaction.
Documentation

doe

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 21 feature flags, 0 of them enabled by default.

keyboard

  • core-graphics
  • core-foundation
  • xdotool
  • winapi
  • libc

utils

  • hex
  • base64
  • percent-encoding
  • unicode-segmentation

kcm

  • keyboard
  • clip
  • mouse

mouse

  • mouse-rs
  • keyboard
  • libc

docx

  • zip
  • xml-rs

zip

  • dep:zip

xlsx

  • umya-spreadsheet

core-graphics

  • dep:core-graphics

winapi

  • dep:winapi

libc

  • dep:libc

hex

  • dep:hex

clipboard

  • dep:clipboard

xdotool

  • dep:xdotool

base64

  • dep:base64

unicode-segmentation

  • dep:unicode-segmentation

umya-spreadsheet

  • dep:umya-spreadsheet

mouse-rs

  • dep:mouse-rs

core-foundation

  • dep:core-foundation

clip

  • clipboard

xml-rs

  • dep:xml-rs

percent-encoding

  • dep:percent-encoding