polyhal 0.1.3

This crate provides the interface for multiple platforms.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	"folders": [
		{
			"path": "."
		},
		{
			"path": "example"
		}
	],
	"settings": {
		"rust-analyzer.check.allTargets": false,
		"rust-analyzer.check.extraArgs": [],
	}
}