Docs.rs
graphql-federated-graph-0.8.0
graphql-federated-graph 0.8.0
Permalink
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
pimeys
tomhoule
fbjork
Finistere
Dependencies
bitflags ^2
normal
cynic-parser ^0.9.1
normal
optional
cynic-parser-deser ^0.9.1
normal
grafbase-workspace-hack ^0.1
normal
indexmap ^2.9.0
normal
optional
indoc ^2
normal
itertools ^0.14.0
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
graphql-wrapping-types ^0.3.0
normal
insta ^1.42.2
dev
pretty_assertions ^1
dev
serde_json ^1.0.140
dev
tempfile ^3.16
dev
tokio ^1.44.2
dev
url ^2.5.4
dev
Versions
9.62%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
graphql_
federated_
graph
0.8.0
Field
Set
Aliased Type
In crate graphql_
federated_
graph
graphql_federated_graph
Type Alias
FieldSet
Copy item path
Source
pub type FieldSet =
Vec
<
FieldSetItem
>;
Aliased Type
ยง
pub struct FieldSet {
/* private fields */
}