[][src]Function sofe_cratesio_hyphen_test::log_in_user

pub fn log_in_user<P>(config_root: P, user_id: i32) -> Result<bool> where
    P: AsRef<Path>,