dfdx icon indicating copy to clipboard operation
dfdx copied to clipboard

Revamp prelude/imports

Open coreylowman opened this issue 2 years ago • 1 comments

  • 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)

coreylowman avatar Sep 06 '22 12:09 coreylowman

Should all device traits be pub(crate)?

coreylowman avatar Sep 09 '22 12:09 coreylowman