Skip to main content

pack_drop

Function pack_drop 

Source
pub fn pack_drop(bowl: &Value, value: &Value) -> DogeResult
Expand description

pack.drop(bowl, value) — send value into a bowl (transferring it, so a socket moves along). Returns none. A non-bowl handle is a catchable type error; a bowl whose every reader is gone is a catchable IOError rather than a silent loss.