Cargo Features

[dependencies]
typeshare = { version = "1.0.4", default-features = false, features = ["wasmbind"] }
default = wasmbind

The wasmbind feature is set by default whenever typeshare is added without default-features = false somewhere in the dependency tree.

wasmbind default

Enables wasmbind of chrono

Typeshare has 2 features without comments.