Type Definition style::values::specified::IntegerOrAuto [] [src]

type IntegerOrAuto = Either<Integer, Auto>;

| auto

Methods

impl IntegerOrAuto
[src]

[src]