Skip to content
  • Bryant's avatar
    Remove the prelude · f7ea3d50
    Bryant authored
    serialport is too simple of a library with a flat hierarchy that the
    prelude seems unnecessary, so I'm removing it. Either import types
    explicitly or replace with `use serialport::*`.
    f7ea3d50