Enum letterboxd::IncludeFriends [] [src]

pub enum IncludeFriends {
    None,
    All,
    Only,
}

Variants

Trait Implementations

impl Debug for IncludeFriends
[src]

[src]

Formats the value using the given formatter.

impl Clone for IncludeFriends
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more