with-macro 0.1.1

Syntactic sugar for calling methods
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["darkstalker <slayerbeast@gmail.com>"]
description = "Syntactic sugar for calling methods"
documentation = "https://docs.rs/with-macro"
edition = "2018"
keywords = ["with", "macro", "builder"]
license = "MIT"
name = "with-macro"
readme = "README.md"
repository = "https://github.com/darkstalker/with-macro"
version = "0.1.1"