Skip to content

Implement ToTypename for Result #86

Description

@nitnelave

With mlua, Result implements IntoLuaMulti (as long as the arguments implement IntoLua). However, that breaks with tealr since it doesn't implement ToTypename. And we can't implement it in a client crate, since we own neither the struct nor the trait.

Could you implement ToTypename for Result?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions