dominator_helpers 0.8.0

helpers for Dominator
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE-MIT)
[![LICENSE](https://img.shields.io/badge/license-apache-blue.svg)](LICENSE-APACHE)
[![Crates.io](https://img.shields.io/crates/v/dominator_helpers.svg)](https://crates.io/crates/dominator_helpers)
[![Documentation](https://docs.rs/dominator_helpers/badge.svg)](https://docs.rs/dominator_helpers)

Helpers for working with [Dominator](https://github.com/Pauan/rust-dominator)

Most of this came directly from `Pauan`'s advice or even copy/paste from Dominator itself

It's very loose and not everything is battle-tested at the moment

`default-features` can be set to `false` to save a bit for use cases that only want the bare minimum