[][src]Function guion::path::rc_path_with_env

pub fn rc_path_with_env<E: Env, F: Env<WidgetPath = E::WidgetPath>>(
    e: E::WidgetPath
) -> F::WidgetPath where
    E::WidgetPath: WidgetPath<F>,