owl_patch 0.7.0

Rust SDK for Rebel Technology Owl2/3 devices
Documentation
{
	"folders": [
		{
			"path": "."
		},
		{
			"path": "../owl_patch_test"
		}
	],
	"settings": {
		"rust-analyzer.linkedProjects": [
			"Cargo.toml",
			"macros/Cargo.toml",
			"examples/Cargo.toml",
			"../owl_patch_test/Cargo.toml"
		],
		"rust-analyzer.runnables.extraArgs": [
			"--release"
		],
		"rust-analyzer.cargo.allTargets": false,
	}
}