Type Alias forest_filecoin::libp2p::hello::behaviour::InnerBehaviour

source ·
type InnerBehaviour = Behaviour<CborRequestResponse<&'static str, HelloRequest, HelloResponse>>;

Aliased Type§

struct InnerBehaviour { /* private fields */ }