Crate as_is

source ·
Expand description

Development in progress

This crate provides a trait AsIs, an enum Is<'a, T>, and variants of them.

Re-exports

Structs

Enums

  • Represents an owned, immutably borrowed, or mutably borrowed data.
  • Represents an owned or an immutably borrowed data.
  • Represents an owned or a mutably borrowed data.

Traits

Type Aliases