Skip to content

impl core::format::Write to allow writing formatted strings #49

@gabevenberg

Description

@gabevenberg

Currently the api makes it hard to output dynamic data on platforms that do not have an allocator, (and thus no acess to the format!() macro). Allowing the use of the write!() and writeln!() macros on the lcd would go miles to making the api easier to use.

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