Skip to main content

database

Function database 

Source
pub fn database() -> Database
Expand description

Creates the backend-neutral document database used by normal fn0 guests.

The runtime supplies the endpoint and routes it through the semantic doc-db RPC boundary. The host backend is intentionally not part of this API.