cluFullTransmute 1.4.0

Extended, no-constraint type transmutation API, featuring safe checks and const-ready logic.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "cluConstData"
version = "2.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3b5ffffe9911d960a599d0b93cd7dfa9e07ab98a5d18899c785682094cf52eda"

[[package]]
name = "cluFullTransmute"
version = "1.4.0"
dependencies = [
 "cluConstData",
]