[][src]Type Definition ena::sql::ThreadsList

type ThreadsList = Vec<Threads>;

4chan threads.json format

Trait Implementations

impl DiffTrait<Vec<Threads>> for ThreadsList[src]

impl ThreadsTrait for ThreadsList[src]