Type Definition style::Namespace [] [src]

type Namespace = Atom<NamespaceStaticSet>;

Trait Implementations

impl ToComputedValue for Namespace
[src]

The computed value type we're going to be converted to.

[src]

Convert a specified value to a computed value, using itself and the data inside the Context. Read more

[src]

Convert a computed value to specified value form. Read more