Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
Add doc
Browse files Browse the repository at this point in the history
  • Loading branch information
kckeiks committed Apr 20, 2023
1 parent f41488b commit 14918c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/ursa-pod/src/client.rs
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ where
Ok(size)
}

/// Consumes the client and returns the underlying stream.
pub fn finish(self) -> S {
self.conn.stream
}
Expand Down

0 comments on commit 14918c3

Please sign in to comment.