Cargo Features

[dependencies]
misskey = { version = "0.3.0-rc.1", default-features = false, features = ["12-75-0", "12-71-0", "12-70-0", "12-69-0", "12-67-0", "12-66-0", "12-65-4", "12-63-0", "12-62-2", "12-62-0", "12-61-0", "12-60-0", "12-58-0", "12-57-0", "12-55-0", "12-51-0", "12-49-0", "12-48-0", "12-47-0", "12-42-0", "12-39-0", "12-37-0", "12-31-0", "12-29-0", "12-28-0", "12-27-0", "12-19-0", "12-13-0", "12-10-0", "12-9-0", "12-8-0", "12-5-0", "aid", "meid", "ulid", "objectid", "http-client", "websocket-client", "tokio-runtime", "async-std-runtime", "inspect-contents"] }
default = aid, http-client, tokio-runtime, websocket-client

These default features are set whenever misskey is added without default-features = false somewhere in the dependency tree.

12-75-0

Enables 12-75-0 of misskey-api and misskey-util

12-71-0

Enables 12-71-0 of misskey-api and misskey-util

12-70-0

Enables 12-70-0 of misskey-api and misskey-util

12-69-0

Enables 12-69-0 of misskey-api and misskey-util

12-67-0

Enables 12-67-0 of misskey-api and misskey-util

12-66-0

Enables 12-66-0 of misskey-api and misskey-util

12-65-4

Enables 12-65-4 of misskey-api and misskey-util

12-63-0

Enables 12-63-0 of misskey-api and misskey-util

12-62-2

Enables 12-62-2 of misskey-api and misskey-util

12-62-0

Enables 12-62-0 of misskey-api and misskey-util

12-61-0

Enables 12-61-0 of misskey-api and misskey-util

12-60-0

Enables 12-60-0 of misskey-api and misskey-util

12-58-0

Enables 12-58-0 of misskey-api and misskey-util

12-57-0

Enables 12-57-0 of misskey-api and misskey-util

12-55-0

Enables 12-55-0 of misskey-api and misskey-util

12-51-0

Enables 12-51-0 of misskey-api and misskey-util

12-49-0

Enables 12-49-0 of misskey-api and misskey-util

12-48-0

Enables 12-48-0 of misskey-api and misskey-util

12-47-0

Enables 12-47-0 of misskey-api and misskey-util

12-42-0

Enables 12-42-0 of misskey-api and misskey-util

12-39-0

Enables 12-39-0 of misskey-api and misskey-util

12-37-0

Enables 12-37-0 of misskey-api and misskey-util

12-31-0

Enables 12-31-0 of misskey-api and misskey-util

12-29-0

Enables 12-29-0 of misskey-api and misskey-util

12-28-0

Enables 12-28-0 of misskey-api and misskey-util

12-27-0

Enables 12-27-0 of misskey-api and misskey-util

12-19-0

Enables 12-19-0 of misskey-api and misskey-util

12-13-0

Enables 12-13-0 of misskey-api and misskey-util

12-10-0

Enables 12-10-0 of misskey-api and misskey-util

12-9-0

Enables 12-9-0 of misskey-api and misskey-util

12-8-0

Enables 12-8-0 of misskey-api and misskey-util

12-5-0

Enables 12-5-0 of misskey-api and misskey-util

aid default

Enables aid of misskey-api and misskey-util

meid

Enables meid of misskey-api and misskey-util

ulid

Enables ulid of misskey-api and misskey-util

objectid

Enables objectid of misskey-api and misskey-util

http-client default = misskey-http

Affects misskey::http

websocket-client default = misskey-websocket

Affects misskey::websocket

tokio-runtime default

Enables tokio-runtime of misskey-websocket

async-std-runtime

Enables async-std-runtime of misskey-websocket

inspect-contents

Enables inspect-contents of misskey-http and misskey-websocket

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

misskey-websocket async-std-runtime? inspect-contents? tokio-runtime websocket-client
misskey-http http-client inspect-contents?