utxorpc_spec_sync/
lib.rs

1// @generated
2pub mod utxorpc {
3    pub mod sync {
4        // @@protoc_insertion_point(attribute:utxorpc.sync.v1)
5        pub mod v1 {
6            include!("utxorpc.sync.v1.rs");
7            // @@protoc_insertion_point(utxorpc.sync.v1)
8        }
9    }
10}