Function trezor_client::client::trezor_with_transport
source ยท pub fn trezor_with_transport(
model: Model,
transport: Box<dyn Transport>,
) -> Trezor
Expand description
Create a new Trezor instance with the given transport.