tor-basic-utils 0.44.0

General helpers used by Tor
Documentation
1
2
3
4
5
ADDED: `Intern<T>`
ADDED: `GloballyInternable` with macro
BREAKING: `InternCache` now returns `Intern` instead of `Arc`
ADDED: `assert_not_impl` macro (moved from `tor-config`)
ADDED: `iter_join` accepts `IntoIterator`, not just `Iterator`