vyder_std 0.3.4

Standard library for vyder.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "vyder_std"
version = "0.3.4"
edition = "2021"
description = "Standard library for vyder."
license = "MIT"
documentation = "https://docs.rs/vyder_std/latest/vyder_std"
homepage = "https://vyder.silvanschmidt.ch"
repository = "https://gitlab.com/vyder/vyder/-/tree/main/crates/vyder_std"
rust-version = "1.77"

[dependencies]
vyder = { version = "0.3.4", path = "../vyder" }