Function enso_flexer::prelude::logger::prelude::wrap[][src]

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

Wraps the value and returns the wrapped type.