Function darkfid::realmain

source ยท
pub(crate) async fn realmain(
    args: Args,
    ex: Arc<Executor<'static>>,
) -> Result<()>