##// END OF EJS Templates
rust-chg: reimplement attach_io operation as async function...
rust-chg: reimplement attach_io operation as async function In short, MessageLoop<Connection> was redesigned as Protocol<Connection>, and the protocol methods no longer consume self. API changes are briefly documented in the following page: https://docs.rs/tokio-hglib/0.3.0/tokio_hglib/struct.Protocol.html Differential Revision: https://phab.mercurial-scm.org/D8442
Yuya Nishihara -
r45232:1be60552 default
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src / re2
mod.rs Loading ...
re2.rs Loading ...
rust_re2.cpp Loading ...