pub fn write_module_with_options_to_string(
module: &Module,
cache: &impl ModuleStore,
options: WriteOptions,
) -> Result<String, Error>
pub fn write_module_with_options_to_string(
module: &Module,
cache: &impl ModuleStore,
options: WriteOptions,
) -> Result<String, Error>