Function chaindexing::setup
source · pub async fn setup<'a, S: Sync + Send + Clone>(
config: &Config<S>,
conn: &mut ChaindexingRepoConn<'a>,
client: &ChaindexingRepoRawQueryClient
) -> Result<(), ChaindexingError>pub async fn setup<'a, S: Sync + Send + Clone>(
config: &Config<S>,
conn: &mut ChaindexingRepoConn<'a>,
client: &ChaindexingRepoRawQueryClient
) -> Result<(), ChaindexingError>