Skip to main content

register

Function register 

Source
pub async fn register(
    scx: &ServerContext,
    default_startup: bool,
    immutable: bool,
) -> Result<()>