Registry / serialization / async-graphql-value

async-graphql-value

JSON →
library7.2.1rscratesunverified

GraphQL value for async-graphql

# Cargo.toml [dependencies] async-graphql-value = "7.2.1"
INSTALL
IMPORT
SIG · ASYNC-GRAPHQL-VALU
A
async-graphql-value
serializationrustv7.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Value
use async_graphql_value::Value;

Creates a GraphQL value.

use async_graphql_value::Value; fn main() { let value = Value::String("hello".to_string()); println!("{:?}", value); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.2.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
OpenAI (training)
1
Resources
async-graphql-value — cargo add async-graphql-value · libregistry