Skip to main content

Module build_loader

Module build_loader 

Source

Structs§

RpcHashMap
RPC hash map loaded from build output. Maps hashed names back to original procedure names.

Functions§

load_build_output
Load page definitions from seam build output on disk. Reads route-manifest.json, loads templates, constructs PageDef with loaders.
load_i18n_config
Load i18n configuration and locale messages from build output. Returns None when i18n is not configured.
load_rpc_hash_map
Load the RPC hash map from build output (returns None when not present).