Function enso_prelude::wrap[][src]

pub fn wrap<T: Wrap>(t: T::Content) -> T
Expand description

Wraps the value and returns the wrapped type.