[][src]Function nature::controller::channel_convert

pub fn channel_convert(store: (TaskForConvert, RawTask))

Notice: Can't use async under actix-rt directly, otherwise it can lead to "actix-rt overflow its stack". So changed it to traditional mpsc