The full canonical way to get a connection is to create a client and to ask for a connection from it: extern crate redis; fn do_something() ...
確定! 回上一頁