Skip to content

Should we expose experimental modules at the metacrate level #6318

Open
@robertbastian

Description

@robertbastian

Instead of icu::experimental::tranliterator, it could be icu::transliterator. Experimental code would still live in the icu_experimental crate, the metacrate would just do pub use icu_experimental::* instead of pub use icu_experimental as experimental. I think this would make the metacrate's root docs page nicer, as it would show more of ICU4X's functionality, even if some of it is experimental. It would also keep paths stable during stabilisation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-approvalOne or more stakeholders need to approve proposal

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions