Skip to content

D4rkJvck/drawing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drawing

RUST

Table of Contents

Overview

Usage

cargo run
   Compiling libc v0.2.159
   Compiling crossbeam-utils v0.8.20
   Compiling num-traits v0.2.19
   Compiling cfg-if v1.0.0
   Compiling byteorder v1.5.0
   Compiling either v1.13.0
   Compiling rand v0.4.6
   Compiling rustc-serialize v0.3.25
   Compiling num-integer v0.1.46
   Compiling crossbeam-epoch v0.9.18
   Compiling crossbeam-deque v0.8.5
   Compiling num-iter v0.1.45
   Compiling num-traits v0.1.43
   Compiling miniz-sys v0.1.12
   Compiling getrandom v0.2.15
   Compiling zerocopy v0.7.35
   Compiling rayon-core v1.12.1
   Compiling rand_core v0.6.4
   Compiling flate2 v0.2.20
   Compiling num-bigint v0.1.44
   Compiling rayon v1.10.0
   Compiling ppv-lite86 v0.2.20
   Compiling enum_primitive v0.1.1
   Compiling byteorder v0.5.3
   Compiling glob v0.2.11
   Compiling lzw v0.10.0
   Compiling num-rational v0.1.42
   Compiling bitflags v0.7.0
   Compiling inflate v0.1.1
   Compiling color_quant v1.1.0
   Compiling gif v0.9.2
   Compiling rand_chacha v0.3.1
   Compiling rand v0.8.5
   Compiling png v0.5.2
   Compiling jpeg-decoder v0.1.22
   Compiling image v0.10.4
   Compiling raster v0.2.0
   Compiling drawing v0.1.0 (/Users/ivan/Desktop/drawing)
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.78s
warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0, num-bigint v0.1.44, num-rational v0.1.42
note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
     Running `target/debug/drawing`

Then in the image.png in the root:

Drawings

Contributors

babacandiaye abdoulaziba jefaye

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published