lentrait 0.2.2

A trait for implementing len(), hopefully replacing the unmaintained len_trait crate.
Documentation
[dependencies.pyo3]
features = ["extension-module", "abi3-py36"]
version = "0.13.2"

[dependencies.serde]
version = "1.0.126"

[dependencies.serde_json]
version = "1.0.64"

[package]
description = "A trait for implementing len(), hopefully replacing the unmaintained len_trait crate."
edition = "2018"
license = "MIT OR Apache-2.0"
name = "lentrait"
version = "0.2.2"