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