Struct torrc::types::Torrc [] [src]

pub struct Torrc { /* fields omitted */ }

The top-level Torrc type

Methods

impl Torrc
[src]

Create a new Torrc to hold the SettingsList

Trait Implementations

impl PartialEq for Torrc
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Debug for Torrc
[src]

Formats the value using the given formatter.