Impl ReadableRx in mod receiver_as_readable

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
Jiahao XU 2022-06-08 23:04:14 +10:00
parent 6bc04340b6
commit f211788052
No known key found for this signature in database
GPG key ID: 591C0B03040416D6
3 changed files with 51 additions and 1 deletions

View file

@ -26,6 +26,7 @@ mod auto_abort_join_handle;
pub use auto_abort_join_handle::AutoAbortJoinHandle;
mod extracter;
mod receiver_as_readable;
/// Load binstall metadata from the crate `Cargo.toml` at the provided path
pub fn load_manifest_path<P: AsRef<Path>>(