purescript_waterslide 0.3.1

Generate Purescript types from your Rust types
Documentation

This crate defines the types necessary to translate Rust data types to Purescript. Most users will only need to derive AsPursType with the purescript_waterslide_derive crate and use the purs_module! macro to generate modules.