Skip to main content

RUNTIME_PACKAGE

Constant RUNTIME_PACKAGE 

Source
pub const RUNTIME_PACKAGE: &str = "@alux-network/api";
Expand description

The package that interprets a program: what turns one into calls, installed once.

A generated module imports endpoint from here rather than restating how a request is made, so a surface and what makes a surface’s requests are upgraded separately.