Update README.rst
This commit is contained in:
parent
b17d5c4f5d
commit
7a01c9c523
@ -143,7 +143,7 @@ Write a file from a single thread:
|
|||||||
out.print("Don't {}", "Panic");
|
out.print("Don't {}", "Panic");
|
||||||
}
|
}
|
||||||
|
|
||||||
This is up to 6x faster than using ``fprintf``.
|
This is up to 6x faster than glibc's ``fprintf``.
|
||||||
|
|
||||||
Create your own functions similar to `format
|
Create your own functions similar to `format
|
||||||
<https://fmt.dev/latest/api.html#format>`_ and
|
<https://fmt.dev/latest/api.html#format>`_ and
|
||||||
|
Loading…
Reference in New Issue
Block a user