Merge pull request 'Add TanglesThread struct import for args' (#61) from tangle_docs_fix into main

Reviewed-on: #61
This commit is contained in:
glyph 2022-11-22 13:09:02 +00:00
commit 15c5e77da6
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ impl Sbot {
/// use golgi::{
/// Sbot,
/// GolgiError,
/// api::tangles::TanglesThread,
/// sbot::Keystore
/// };
///