Trait method lrs::prelude::v1::ToOwned::to_owned_with_pool

Converts the object into its owned version.

Syntax

fn to_owned_with_pool(&self, pool: <H as Allocator>::Pool) -> Result<<Self as ToOwned<H>>::Owned, Errno>

Arguments

NameDescription
pool