Skip to content

mapkts/vecn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vecn

Provides the #[vector] macro, which transforms user-defined structs into general vector types by conditionally implementing appropriate traits and methods for them.

Crates.io Docs.rs MIT licensed Build Status

Usage

Add this to your Cargo.toml:

[dependencies]
vecn = "0.1"

And see docs for help information on how to use this crate.

License

vecn is distributed under the terms of the MIT license.

About

Macro that transforms user-defined structs into vector types

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages