Skip to main content

IntoBoxedClone

Type Alias IntoBoxedClone 

Source
pub type IntoBoxedClone<'a, Source, DB> = <Source as BoxedCloneDsl<'a, DB>>::Output;
Expand description

Represents the return type of .into_boxed_clone::<'a, DB>()