Skip to main content

ChannelPath

Type Alias ChannelPath 

Source
pub type ChannelPath = String;
Expand description

ChannelPath is a simple alias to allow our function signatures to be more telling

Aliased Typeยง

pub struct ChannelPath { /* private fields */ }