Enumerationsliemeobn.elementary 0.5.0Elementary
RenderingType
CoreModel.swift:61enum RenderingType
enum RenderingType
import Elementary
enum _HTMLRenderToken
case block
case inline
protocol Equatable
A type that can be compared for value equality.
protocol Hashable : Equatable
A type that can be hashed into a Hasher
to produce an integer hash value.
static func != (lhs: Self, rhs: Self) -> Bool
Returns a Boolean value indicating whether two values are not equal.