Benoît Labaere

Results 42 comments of Benoît Labaere

While implementing the part that gets the nanomsg error message attached to the error code, I tried to use [c_str_to_static_slice](http://doc.rust-lang.org/std/str/raw/fn.c_str_to_static_slice.html) to avoid the copy but failed to import the function...