1 unstable release

0.1.0 Oct 2, 2022

#4 in #as-ref

WTFPL license

2KB

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.

No runtime deps