16 lines
301 B
JSON
16 lines
301 B
JSON
{
|
|
"key": "stacktrace",
|
|
"name": "Stacktrace",
|
|
"authors": [
|
|
"Antony Polukhin"
|
|
],
|
|
"maintainers": [
|
|
"Antony Polukhin <antoshkka -at- gmail.com>"
|
|
],
|
|
"description": "Gather, store, copy and print backtraces.",
|
|
"std": [ "proposal" ],
|
|
"category": [
|
|
"System", "Correctness"
|
|
]
|
|
}
|