Cargo Features

purescript_waterslide has no features set by default.

[dependencies]
purescript_waterslide = { version = "0.3.1", features = ["chrono_support", "uuid_support"] }
chrono_support = chrono
uuid_support = uuid

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

chrono chrono_support?
uuid uuid_support?

Enables uuid ^0.5.1