pub type PbStreamFsFetchNode = StreamFsFetchNode;
Expand description
Alias for StreamFsFetchNode
.
Aliased Type§
struct PbStreamFsFetchNode {
pub node_inner: Option<StreamFsFetch>,
}
Fields§
§node_inner: Option<StreamFsFetch>
pub type PbStreamFsFetchNode = StreamFsFetchNode;
Alias for StreamFsFetchNode
.
struct PbStreamFsFetchNode {
pub node_inner: Option<StreamFsFetch>,
}
node_inner: Option<StreamFsFetch>