c2rust-asm-casts 0.2.0

Type cast helpers for use with C2Rust's inline assembly implementation
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["The C2Rust Project Developers <c2rust@immunant.com>"]
description = "Type cast helpers for use with C2Rust's inline assembly implementation"
edition = "2018"
homepage = "https://c2rust.com/"
license = "BSD-3-Clause"
name = "c2rust-asm-casts"
repository = "https://github.com/immunant/c2rust/tree/master/c2rust-asm-casts"
version = "0.2.0"