Skip to content

Save formatted to stringΒ #4

Open
@jpedrick

Description

Currently, there's no way to use the formatters to save a maze to a string. I would need to save a file, then read the file into a string. I'd like to do the following:

let maze_str = GameMap::new().span(1).with_start_goal().format(maze);

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