[][src]Function the_process_foundry::find

pub fn find(
    container: Rc<dyn ContainerTrait>,
    app_name: String
) -> Result<AppInstance>