Very lazy From implementation for structs. Only works if every field of the target struct is available in the source struct. A single into() call is done for each field.
Very lazy From implementation for structs. Only works if every field of the target struct is available in the source struct. A single into() call is done for each field.