doe 0.2.2

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 12 feature flags, 0 of them enabled by default.

utils

  • hex
  • base64
  • percent-encoding

keyboard

  • core-graphics
  • core-foundation
  • xdotool

hex

  • dep:hex

mouse

  • mouse-rs

xdotool

  • dep:xdotool

clip

  • clipboard

percent-encoding

  • dep:percent-encoding

mouse-rs

  • dep:mouse-rs

base64

  • dep:base64

core-foundation

  • dep:core-foundation

core-graphics

  • dep:core-graphics

clipboard

  • dep:clipboard