-
- Downloads
tor-basic-utils: copy the README into lib.rs
The doc include rune does not work with our MSRV; it needs 1.54. The alternative would be some kind of cfg() but that would - not provide the crate-level doc on Rust 1.53 - involve the use of cfg_attr Instead, just do it the old way.
Please register or sign in to comment