Cargo Features

marker_api has no features set by default.

[dependencies]
marker_api = { version = "0.5.0", features = ["driver-api"] }
driver-api

Some items should only be used by the driver implementing the functionality,
this feature enables the export of these items. Note that this interface is unstable. All usage of the driver api can change between releases.

Enables typed-builder and visibility