tensor_types_proc

Crates.iotensor_types_proc
lib.rstensor_types_proc
version1.0.0
sourcesrc
created_at2023-10-03 17:25:22.176324
updated_at2023-10-03 23:24:13.044332
descriptionSupport proc_macro for the tensor_types crate
homepage
repository
max_upload_size
id991289
size13,745
(GaryBoone)

documentation

README

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.

Commit count: 0

cargo fmt