Function cyfs_bdt::utils::start_upload_task
source · pub async fn start_upload_task(
stack: &Stack,
interest: &Interest,
to: &Channel,
owners: Vec<String>
) -> BuckyResult<Box<dyn UploadTask>>pub async fn start_upload_task(
stack: &Stack,
interest: &Interest,
to: &Channel,
owners: Vec<String>
) -> BuckyResult<Box<dyn UploadTask>>