ref-into

Crates.ioref-into
lib.rsref-into
version0.1.0
sourcesrc
created_at2022-10-02 16:01:04.686009
updated_at2022-10-02 16:01:04.686009
descriptionConversion from reference to owned
homepage
repositoryhttps://github.com/bekircanagaoglu/ref-into
max_upload_size
id678447
size2,244
Bekircan Ağaoğlu (bekircanagaoglu)

documentation

README

ref-into

Something between Into and AsRef.

Can be used when conversion is needed but moving the initial variable is undesired.

See examples/example.rs for usage.

Commit count: 4

cargo fmt