shatter 0.1.0

A fast, zero-copy nostr content parser
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.env_logger]
version = "0.10.0"

[dependencies.log]
version = "0.4.19"

[package]
authors = ["William Casarin <jb55@jb55.com>"]
description = "A fast, zero-copy nostr content parser"
edition = "2021"
keywords = ["nostr"]
license = "MIT"
name = "shatter"
readme = "README.md"
repository = "https://github.com/damus-io/shatter"
version = "0.1.0"