avalanche-types 0.1.5

Avalanche primitive types in Rust
Documentation
1
2
3
//! Utilities for URLs and versioning.
pub mod urls;
pub mod version;