Function ceramic::channel [] [src]

pub fn channel<T>() -> Result<Chan<T>, Error> where
    T: Decodable