Crates.io | tensor_types_proc |
lib.rs | tensor_types_proc |
version | 1.0.0 |
source | src |
created_at | 2023-10-03 17:25:22.176324 |
updated_at | 2023-10-03 23:24:13.044332 |
description | Support proc_macro for the tensor_types crate |
homepage | |
repository | |
max_upload_size | |
id | 991289 |
size | 13,745 |
This crate provides the tensor_type macro to the tensor_types crate.
Note: Do not use this crate directly. Instead, use the tensor_types crate. See the repository at github.com/GaryBoone/tensor_types for more information.
This crate exists as a standalone crate because of the way proc_macros work in Rust. In addition, Crates.io does not recognize sub-crates, so this crate appears as a standalone crate.