Rename the re-exported crates, so that prelude users can type "cretonne::codegen" rather than "cretonne::cretonne_codegen". And, add a few more useful items to the prelude.
This is an umbrella crate which contains no code of its own, but pulls in other cretonne library crates to provide a convenient one-line dependency for common use cases.