Update lib.rs
This commit is contained in:
parent
8a4f6dedc9
commit
4f1a16cf56
|
|
@ -16,7 +16,7 @@ use schema::{
|
|||
///
|
||||
/// Example:
|
||||
///
|
||||
/// ```rust
|
||||
/// ```rust,ignore
|
||||
/// use request_mirror::establish_connection;
|
||||
///
|
||||
/// let connection = establish_connection();
|
||||
|
|
|
|||
Loading…
Reference in New Issue