Cargo Features

af-pyth-wrapper has no features set by default.

[dependencies]
af-pyth-wrapper = { version = "0.21.0", features = ["graphql", "ptb"] }
graphql

Enables thiserror and trait-variant, af-move-type, af-sui-types, bcs, and extension-traits, move-type and queries of sui-gql-client

Affects af-pyth-wrapper::graphql

ptb

Enables af-ptbuilder and extension-traits

af-ptbuilder:

Public dependencies; a SemVer-breaking bump in one of these must come with a SemVer-breaking bump to this crate https://rust-lang.github.io/rfcs/3516-public-private-dependencies.html

Affects af-pyth-wrapper::update

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.

sui-gql-client graphql?