LingFeng

Results 10 issues of LingFeng

First, thank you for your really cool project : ) The doc of [`Completer::complete`](https://docs.rs/linefeed/0.5.0/linefeed/complete/trait.Completer.html#tymethod.complete) says: > Returns the set of possible completions for the **prefix** word. As I understand, it...

So we can embed `simple-http-server` into an `Application`. Will do it after replace `iron` with `actix-web`.

enhancement

Some pseudocode ``` rust let mut address_book = try!(message_reader.get_root::()); let mut people = address_book.get_people()[0]; // Fixed width data, not Cow people.id = 333; // Dynamic width data, Cow people.email =...

Please support tokio based client.

The error log when use [`cargo deny`](https://github.com/EmbarkStudios/cargo-deny) to check the license: ``` cargo deny check --hide-inclusion-graph --show-stats licenses error[L001]: failed to satisfy license requirements ┌─ error-code 2.3.1 (registry+https://github.com/rust-lang/crates.io-index):4:12 │ 4...

help wanted

`p2p` is a nice library. But maybe we can not use `p2p` as MIT/BSD-3 license? ``` $ cargo lichking check warning: IANAL: This is not legal advice and is not...

Repository: https://github.com/pure-css/pure/ ### Benefits * Better look * Consistent UI style * Simple & Lightweight (4.5KB minified + gzip) * Cross-browser compatible

### OrangeRed3 Example: ### RoyalBlue3 Example:

* transfer * dao operations * rpc methods

f:light-client

Related issue: https://github.com/Magickbase/neuron-public-issues/issues/1#issuecomment-1174736175