cynthia_websites_mini_server/mutable_model_type

Types

pub type MutableModelContent {
  MutableModelContent(
    cached_response: option.Option(String),
    cached_jsonld: option.Option(String),
    cached_sitemap: option.Option(String),
    config: configtype.SharedCynthiaConfigGlobalOnly,
  )
}

Constructors

Values

Search Document