# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 1
# self = https://watcher.sour.is/conv/76bs7ia
Rust 可執行文件自更新軟件庫**
selfupdate 提供更新程序,用於從各種版本分發後端就地更新 rust 可執行文件。該庫的一些特性如下:archive-tar:支持 tar 歸檔格式; archive-zip:支持 zip 存檔格式; compression-flate2:支持 gzip 壓縮; compression-zip-deflate:支持 zip 的 deflate 壓縮格式; compr ⌘ Read more