collaigo 0.2.0

A Free online collage maker.
Documentation
  • Coverage
  • 100%
    4 out of 4 items documented0 out of 2 items with examples
  • Size
  • Source code size: 3.99 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.07 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 13s Average build duration of successful builds.
  • all releases: 14s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • LiveMediaTools

Collaigo

A Rust library for collaboration and teamwork.

Features

  • Simple and easy to use
  • Lightweight and efficient
  • Well-documented

Installation

Add this to your Cargo.toml:

[dependencies]
collaigo = "0.1.0"

Usage

use collaigo::collaigo;

fn main() {
    collaigo::init();
    println!("Collaigo version: {}", collaigo::version());
}

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

HomePage

https://collaigo.com