Docs.rs
graphql-federated-graph-0.4.0
graphql-federated-graph 0.4.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
pimeys
tomhoule
fbjork
Finistere
Dependencies
async-graphql-parser ^7.0.3
normal
optional
async-graphql-value ^7.0.3
normal
optional
indexmap ^2.2.6
normal
optional
indoc ^2.0.5
normal
serde ^1.0.199
normal
serde_json ^1.0.116
normal
graphql-wrapping-types ^0.1.0
normal
expect-test ^1.5
dev
serde_json ^1.0.116
dev
Versions
0%
of the crate is documented
Go to latest version
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.4.0
FieldSet
Aliased type
In crate graphql_federated_graph
Type Alias
graphql_federated_graph
::
FieldSet
Copy item path
source
·
[
−
]
pub type FieldSet =
Vec
<
FieldSetItem
>;
Aliased Type
§
struct FieldSet {
/* private fields */
}