Skip to content

Commit

Permalink
Exposed AsyncTerminator as gremlin::client::aio:AsyncTerminator
Browse files Browse the repository at this point in the history
  • Loading branch information
criminosis committed Jul 7, 2021
1 parent 60b8fb3 commit 1d32b10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gremlin-client/src/aio/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ mod error;
pub(crate) mod process;
pub use client::GremlinClient;
pub use result::GResultSet;
pub use process::traversal::AsyncTerminator;

0 comments on commit 1d32b10

Please sign in to comment.