Runtime equivalent of the Rust format! macro
This package provides a runtime equivalent of the Rust format! macro. It allows formatting strings like the format! macro, with the formatting string and the arguments provided at runtime. This crate supports all the formatting features of the format! macro, except for the fill character.
Linter | Message | Location |
---|---|---|
description Validate package descriptions | sentences in description should be followed by two spaces; possible infraction at 68 |
|