[][src]Function rustpostal::setup

pub unsafe fn setup(component: LibModules)

Setup the necessary libpostal components.

Safety

The method should be complemented by teardown to make the calling program safe.