latte 0.1.0

Macro crate that expands Mocha syntax to standard Rust syntax
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Jake Carrington <jake.ethan.carrington@gmail.com>"]
description = "Macro crate that expands Mocha syntax to standard Rust syntax"
edition = "2018"
homepage = "https://github.com/jakeec/latte"
keywords = ["macros", "macro_rules", "tests", "testing", "mocha"]
license = "MIT"
name = "latte"
repository = "https://github.com/jakeec/latte"
version = "0.1.0"