deasync 0.1.0

A procedure macro to turn async implemention into sync
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	"bumpFiles": [
	{
		"filename": "Cargo.toml",
		"updater": ".standard-version/cargo-updater.js"
	}
  ],
	"packageFiles": [
	{
		"filename": "Cargo.toml",
		"updater": ".standard-version/cargo-updater.js"
	}
  ]
}