Skip to content

Feat: No implicit language fallback #46

@mcmah309

Description

@mcmah309

language_factory should not fallback silently to English. It should return an option and fallback should be explicit.

pub fn language_factory(language_code: &str) -> Box<dyn Language> {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions