dfdx
dfdx copied to clipboard
Revamp prelude/imports
- Remove certain things from prelude
- make internal crate files not use blanket import (this makes it hard when browsing from non-editors to see where things come from)
Should all device traits be pub(crate)
?