Crate libstubble

source ·
Expand description

libstubble provides APIs for quickly generating document stubs from common properties.

It was built to support stubble, but it’s published separately for any other projects that may find it useful.

Modules

  • The stub module provides APIs and resources related to populating and rendering content Stubs.
  • The template module contains resources related to rendering Stubs from Handlebars templates.