pps-time 0.2.3

A Rust interface for PPS devices
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "pps-time"
description = "A Rust interface for PPS devices"
version = "0.2.3"
edition = "2021"
license = "Apache-2.0 OR MIT"
repository = "https://github.com/pendulum-project/pps-time"
homepage = "https://github.com/pendulum-project/pps-time"

[dependencies]
libc = "0.2.145"