Module dot4ch::post[][src]

Expand description

Holds an information of a single post

Some of the fields here are optional

Posts are usually used in Threads which is why they do not have a new().

Making an entire Thread and searching is preferred since it too uses a single request

Example:

Structs

Post

The Post represents a derserialized post from a thread.