Enum stripe::Source [] [src]

pub enum Source {
    Card(Card),
}

Variants

Methods

impl Source
[src]

Trait Implementations

impl Debug for Source
[src]

Formats the value using the given formatter.