anytype 0.1.0

An ergonomic Anytype API client in Rust
Documentation
[dependencies]

[lib]
name = "anytype"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["api-bindings"]
description = "An ergonomic Anytype API client in Rust"
edition = "2024"
homepage = "https://github.com/stevelr/anytype"
keywords = ["anytype"]
license = "MIT OR Apache-2.0"
name = "anytype"
readme = "README.md"
repository = "https://github.com/stevelr/anytype"
version = "0.1.0"