Struct rcurl::Curl [] [src]

pub struct Curl { /* fields omitted */ }

Methods

impl Curl
[src]

Constructs a new Curl.

Examples

use rcurl::Curl;

let mut c = Curl::new();

Load the input slice, which should contain trits, and transform it.

Fill the out slice, starting at offset, with HASH_SIZE trits.