setjmp 0.1.0

setjmp / longjmp support
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.libc]
version = "^0.2"

[package]
authors = ["Jeff Davis <jeff@j-davis.com>"]
description = "setjmp / longjmp support"
documentation = "https://docs.rs/setjmp"
edition = "2018"
license = "PostgreSQL OR MIT"
name = "setjmp"
repository = "https://github.com/jeff-davis/setjmp.rs"
version = "0.1.0"