Add TanglesThread struct import for args #61

Merged
glyph merged 1 commits from tangle_docs_fix into main 2022-11-22 13:09:03 +00:00
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
/// };
///