maybe-async-cfg2 0.3.0

A procedure macro to unify sync and async implementations depending on the features of your crate
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"
	}
  ]
}