Enum stripe::Blame [] [src]

pub enum Blame {
    Client,
    Server,
}

Variants

Trait Implementations

impl Debug for Blame
[src]

Formats the value using the given formatter.