arctic

Types

pub type Collection =
  common.Collection
pub type Config =
  common.Config
pub type Page =
  common.Page

Functions

pub fn build(
  config: Config,
  collections: List(Collection),
) -> Result(Nil, Snag)
Search Document