Skip to content

ursuscamp/ctvlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ctvlib

This is an extraction of the CTV library I created for the CTV Playground.

Installation

It is not currently available on crates.io. Install it by adding it as a git depencency in your Cargo.toml file:

[dependencies]
ctvlib = { git = "https://github.com/ursuscamp/ctvlib" }

Run cargo doc --open to read the docs directly.

Warning

This library is currently unstable. If you use it, I suggest depending on a specific commit to avoid breakage for API changes.

About

Rust OP_CTV utility library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages