Function citadel_sdk::fs::write

source ·
pub async fn write<T: ObjectSource, R: Into<PathBuf> + Send>(
    remote: &impl TargetLockedRemote,
    source: T,
    virtual_path: R
) -> Result<(), NetworkError>
Expand description

Writes a file or BytesSource to the Remote Encrypted Virtual Filesystem