c2rust-asm-casts 0.18.0

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

[package]
authors = ["The C2Rust Project Developers <c2rust@immunant.com>"]
categories = ["development-tools", "development-tools::ffi", "command-line-utilities"]
description = "Type cast helpers for use with C2Rust's inline assembly implementation"
edition = "2021"
homepage = "https://c2rust.com/"
keywords = ["transpiler", "migration", "translation", "c"]
license = "BSD-3-Clause"
name = "c2rust-asm-casts"
readme = "README.md"
repository = "https://github.com/immunant/c2rust/"
resolver = "1"
version = "0.18.0"