committed by
Sean McArthur
parent
8a04a97464
commit
05c1179e82
@@ -3,7 +3,7 @@
|
|||||||
//! See [this example][example] showing how upgrades work with both
|
//! See [this example][example] showing how upgrades work with both
|
||||||
//! Clients and Servers.
|
//! Clients and Servers.
|
||||||
//!
|
//!
|
||||||
//! [example]: https://github.com/hyperium/hyper/master/examples/upgrades.rs
|
//! [example]: https://github.com/hyperium/hyper/blob/master/examples/upgrades.rs
|
||||||
|
|
||||||
use std::any::TypeId;
|
use std::any::TypeId;
|
||||||
use std::error::Error as StdError;
|
use std::error::Error as StdError;
|
||||||
|
|||||||
Reference in New Issue
Block a user