# Generated by roxygen2: do not edit by hand

export(hello)
export(random)
export(runthreads)
useDynLib(hellorust,hello_wrapper)
useDynLib(hellorust,random_wrapper)
useDynLib(hellorust,threads_wapper)
