[][src]Type Definition as_is::Owned

type Owned<T> = <<T as AsIs>::Is as ToOwned>::Owned;

The resulting type after obtaining ownership.