Type Definition ws::Result

source · []
pub type Result<T> = StdResult<T, Error>;