structinator_traits

Crates.iostructinator_traits
lib.rsstructinator_traits
version0.2.0
sourcesrc
created_at2023-08-04 01:00:19.660776
updated_at2024-07-11 21:42:31.487865
descriptionLibrary for traits allowing transfer of data from iterators to structs
homepage
repositoryhttps://github.com/script-mouse/structinator_traits
max_upload_size
id934753
size5,952
(script-mouse)

documentation

README

structinator_traits is designed to be used with structinator, a library that automatically implements the SpecifyCreatableStruct trait. However, this library is also useful because it contains the type that the argument passed to create_struct must iterate over, or can be used to mix custom and automatic implementations of SpecifyCreatableStruct. For more information, check the documentation below.

Commit count: 10

cargo fmt