pub(super) fn try_init<TContext>( context: TContext, config: Config, ) -> Result<(Driver<TContext>, Mailbox)>