Function lal::export [] [src]

pub fn export<T: CachedBackend + ?Sized>(
    backend: &T,
    comp: &str,
    output: Option<&str>,
    _env: Option<&str>
) -> LalResult<()>

Export a specific component from the storage backend