dechdev_rs 0.1.6

A Rust library for DechDev, a decentralized development platform.
Documentation
# dechdev rust utils


#### run test all


```
cargo test --test mod
```

#### run test some file


```
cargo test --test test_1
cargo test --test test_1
```

## Note


Encryption Methods

###

    crypto_general : output  as constant values
    crypto : output as non-constant values