Split the file part/part.rs into multiple files #7
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently this file is not pretty and has too many things in it. should be splited.
Also use struct with defined name for its fields, anonymous fields are hard.