mirror of
https://github.com/status-im/nim-libp2p.git
synced 2025-02-23 01:58:11 +00:00
chore: add description of public
pragma (#1262)
This commit is contained in:
parent
fc6ac07ce8
commit
8469a750e7
@ -14,6 +14,7 @@ import stew/[byteutils, results]
|
|||||||
|
|
||||||
export results
|
export results
|
||||||
|
|
||||||
|
## public pragma is marker of "public" api subject to stronger stability guarantees.
|
||||||
template public*() {.pragma.}
|
template public*() {.pragma.}
|
||||||
|
|
||||||
const ShortDumpMax = 12
|
const ShortDumpMax = 12
|
||||||
|
Loading…
x
Reference in New Issue
Block a user