Skip to content

Commit 8296c5e

Browse files
committed
fix broken doc test
1 parent 7f9750d commit 8296c5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/client.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ pub struct Client {
4747
/// .gzip(true)
4848
/// .timeout(Duration::from_secs(10))
4949
/// .build()?;
50+
/// # Ok(())
5051
/// # }
5152
/// ```
5253
pub struct ClientBuilder {

0 commit comments

Comments
 (0)