mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-19 20:18:49 +00:00
Update README.rst
This commit is contained in:
parent
5f62954864
commit
a8074a865a
@ -143,7 +143,7 @@ Write a file from a single thread:
|
||||
out.print("Don't {}", "Panic");
|
||||
}
|
||||
|
||||
This is up to 6x faster than using ``printf``.
|
||||
This is up to 6x faster than using ``fprintf``.
|
||||
|
||||
Create your own functions similar to `format
|
||||
<https://fmt.dev/latest/api.html#format>`_ and
|
||||
|
Loading…
Reference in New Issue
Block a user