Pudu programming language
Menu
API reference

Std.Db.Store.Target

1 declaration

type

Target

This declaration introduces a public type.

What it does

A database a store reads and writes through: a client, and the driver that

opened it, which says how that backend spells a placeholder.

Read the signature

  • This declaration has no value signature because it introduces a type or trait.

Back to Std.Db.StoreSearch related declarations