[][src]Type Definition plaster::html::Html

type Html<MSG> = VNode<MSG>;

A type which expected as a result of view function implementation.