Rustep icon indicating copy to clipboard operation
Rustep copied to clipboard

Refactor when const generic in Rust is done.

Open Escapingbug opened this issue 7 years ago • 0 comments

#https://github.com/rust-lang/rust/issues/44580 With const generic, the two version(32-bit and 64-bit version) of the same file format can be parsed like only one format without so much duplicated code like there is for now.

Escapingbug avatar Mar 18 '18 08:03 Escapingbug