Struct lenient_bool::LenientBool [] [src]

pub struct LenientBool(_);

Trait Implementations

impl Debug for LenientBool
[src]

Formats the value using the given formatter.

impl PartialEq for LenientBool
[src]

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

This method tests for !=.

impl Eq for LenientBool
[src]

impl FromStr for LenientBool
[src]

The associated error which can be returned from parsing.

Parses a string s to return a value of this type. Read more

impl Deref for LenientBool
[src]

The resulting type after dereferencing

The method called to dereference a value