struct_iterable_internal

Crates.iostruct_iterable_internal
lib.rsstruct_iterable_internal
version0.1.1
sourcesrc
created_at2023-05-10 17:36:00.339128
updated_at2023-05-10 18:01:50.962295
descriptionAn internal crate for struct_iterable
homepage
repository
max_upload_size
id861477
size3,433
André de Moraes Barros (decomoraes)

documentation

README

Struct Iterable Internal

This crate is a supporting library for the struct_iterable crate. It provides the Iterable trait which is used in conjunction with the struct_iterable_derive crate to provide an easy way to make a struct iterable in Rust.

Please note: This crate is not intended to be used directly. If you want to make your structs iterable, please use the struct_iterable crate instead.

Please visit the struct_iterable crate on crates.io for more information and usage examples.

Commit count: 0

cargo fmt