arc-ext 0.1.0

Extensions for Arc<T> such as field projection
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.async-graphql]
optional = true
version = "4.0.16"

[package]
authors = ["Brendan Molloy <brendan@bbqsrc.net>"]
description = "Extensions for Arc<T> such as field projection"
edition = "2021"
license = "Apache-2.0 OR MIT"
name = "arc-ext"
readme = "README.md"
repository = "https://github.com/bbqsrc/arc-ext"
version = "0.1.0"