Type Alias Result

type Result = Result<T, E>

Result type of all Tungstenite library calls.