You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/rust/trezor-client/build/README.md

304 B

trezor-client-build

Simple build script for trezor-client. Builds the Rust bindings for the Trezor protobufs.

This crate is separate from the main crate to avoid dependencies on the protobuf compiler (protoc) and the protobuf-codegen crate in trezor-client.