Skip to main content

Module named_type_links

Module named_type_links 

Source
Expand description

NamedTypeLinks, the storage interface every layer of the CLI is written against, and its implementations for the plain store and for each decorator.

A store that implements this trait can be dropped anywhere in the stack, so an application can add its own layer – a cache, a permission check, a remote store – without the query processor knowing about it.

Traits§

NamedTypeLinks

Functions§

escape_lino_reference