Skip to content

Docs.rs out of sync for futures::executor::ThreadPool #2546

@cmosier

Description

@cmosier

Version 0.3.19, Docs.rs indicates that futures::executor::ThreadPool is supported on crate feature "executor" only. Downloaded source code for v0.3.19 shows:

 #[cfg_attr(docsrs, doc(cfg(feature = "thread-pool")))]

Using the thread-pool feature in Cargo.toml works correctly

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions