Skip to main content

import_inline_bundle

Function import_inline_bundle 

Source
pub fn import_inline_bundle(
    base64_data: &str,
    dest_store: &Path,
) -> Result<ImportedSkillInfo>
Expand description

Import a skill from base64-encoded zip (inline bundle)