Crate quork

source ·
Expand description

§Quork

A collection of small things that don’t deserve their own crate

§Features

For a list of features go to the Feature List Wiki page

Made with 💗 by Juliette Cordor

Modules§

  • Quork macros module
  • Network helpers
  • use quork::prelude::* To include common helpful items
  • Checks if the current process has root privileges.
  • Trait implementations
  • Truncation helpers for truncating strings when formatting
  • Windows specific functionality.

Macros§

  • A Rust implementation of the C do while loop