Function add_module

Source
pub async fn add_module<T: DOwned>(
    client: Client,
    pathstr: &str,
) -> Result<T, Error>