@NfNitLoop on Twitter: Post

@NfNitLoop on Twitter

@NfNitLoop ("Cody C. #BLM") replied to a tweet by @NfNitLoop:

Oooooh, I think I see. `futures-core` is a sub-crate of `futures`. https://github.com/rust-lang/futures-rs/blob/master/Cargo.toml

`futures` just re-exports the types from its inner crate. (But hides the documentation, so it was not immediately obvious).