pub fn trezor_with_transport( model: Model, transport: Box<dyn Transport>, ) -> Trezor
Create a new Trezor instance with the given transport.