We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9811fdb commit 288fe8eCopy full SHA for 288fe8e
1 file changed
side-proto/src/lib.rs
@@ -37,4 +37,7 @@ pub mod side {
37
pub mod lending {
38
include!("prost/side/side.lending.rs");
39
}
40
+ pub mod tss {
41
+ include!("prost/side/side.tss.rs");
42
+ }
43
0 commit comments