这是indexloc提供的服务,不要输入任何密码
Skip to content

Center alignment behavior does not match Rust's #29

@PgBiel

Description

@PgBiel
// "))a))"
strfmt("{:)^4}", "a")
// ")abc)"
strfmt("{:)^4}", "abc")

Per Rust, these should be )a)) and abc) respectively.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions