15 lines
218 B
Plaintext
15 lines
218 B
Plaintext
|
---
|
||
|
source: tests/topic.rs
|
||
|
expression: topic
|
||
|
---
|
||
|
Topic {
|
||
|
author: Unknown,
|
||
|
comment_total: 2,
|
||
|
content: Unknown,
|
||
|
id: "666",
|
||
|
is_locked: false,
|
||
|
is_official: false,
|
||
|
tags: [],
|
||
|
vote_count: 0,
|
||
|
}
|