archway

Crates.ioarchway
lib.rsarchway
version0.3.1
sourcesrc
created_at2023-04-09 21:35:40.084632
updated_at2023-04-11 17:51:13.344393
descriptionRust traits for Rc and Arc interoperation
homepagehttps://github.com/zfzackfrost/archway
repositoryhttps://github.com/zfzackfrost/archway
max_upload_size
id834542
size8,427
Zachary Frost (zfzackfrost)

documentation

https://docs.rs/archway

README

Archway

License Crates.io docs.rs

Rust traits for Rc and Arc interoperation.

Requirements

  • There are no external dependencies for this crate.
  • This crate is no-std, but requires alloc. This should not be a problem. If you are writing allocation-free code, how could you make use of shared pointers?
Commit count: 5

cargo fmt