substreams_ethereum_core/pb/
generated.rs

1// @generated
2pub mod sf {
3    pub mod ethereum {
4        pub mod r#type {
5            // @@protoc_insertion_point(attribute:sf.ethereum.type.v2)
6            pub mod v2 {
7                include!("sf.ethereum.type.v2.rs");
8                // @@protoc_insertion_point(sf.ethereum.type.v2)
9            }
10        }
11        pub mod substreams {
12            // @@protoc_insertion_point(attribute:sf.ethereum.substreams.v1)
13            pub mod v1 {
14                include!("sf.ethereum.substreams.v1.rs");
15                // @@protoc_insertion_point(sf.ethereum.substreams.v1)
16            }
17        }
18        pub mod transform {
19            // @@protoc_insertion_point(attribute:sf.ethereum.transform.v1)
20            pub mod v1 {
21                include!("sf.ethereum.transform.v1.rs");
22                // @@protoc_insertion_point(sf.ethereum.transform.v1)
23            }
24        }
25    }
26}