x86test-types 0.0.5

Common types for x86test runnter and the x86test procedural macro.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.x86]
version = "0.47"

[package]
authors = ["Gerd Zellweger <mail@gerdzellweger.com>"]
description = "Common types for x86test runnter and the x86test procedural macro. \n"
documentation = "https://docs.rs/x86test-types"
edition = "2018"
keywords = ["vm", "os", "amd64", "kvm", "x86-64"]
license = "MIT OR Apache-2.0"
name = "x86test-types"
repository = "https://github.com/gz/rust-x86"
version = "0.0.5"