deferred-reference 0.1.2

A deferred reference is not an actual reference, it is merely a smart pointer tied to the lifetime of the location it points to.
Documentation

deferred-reference

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 4 feature flags, 4 of them enabled by default.

default

  • unstable

unstable

  • slice_ptr_len
  • coerce_unsized

slice_ptr_len

    This feature flag does not enable additional features.

coerce_unsized

    This feature flag does not enable additional features.