Skip to content

Remove std::fmt::Display impl from coordinate types #214

Description

@vswarte

Do we really need these? https://github.com/vswarte/fromsoftware-rs/blob/main/crates/eldenring/src/position.rs#L115-L120 etc

For debug logging the #[derive(Debug)] should produce mostly the same output

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions