learnrust 0.1.0

the only purpose for this package for try cargo publish
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pub mod commonCollection;

pub mod tryStringCollection;

pub mod tryHashMapCollection;

pub mod recoverableError;

pub mod tryGenericTypes;

pub mod tryLifetime;

pub mod Rectangle;

pub mod Guess;