Enum libstripe::InventoryType [] [src]

pub enum InventoryType {
    Finite,
    Bucket,
    Infinite,
}

Variants

Trait Implementations

impl Debug for InventoryType
[src]

[src]

Formats the value using the given formatter.