logo

book_deploy
vulnerabilities_audit
crates_io_publish

Crates.io


repo_size





Rust core_dev

Rust core development library (core_dev) is an utility library for rust. It contains a lot of useful functions and APIs to speed up development cycle, which is pretty hard in rust lang.

Table of Contents

Showcases

Click to show Cargo.toml.

toml [dependencies] crossterm = "0.23"

  1. [incoming] -> incoming
  2. [incoming] -> incoming

Install

1. the modern and simple way

just run this command shell cargo add core-dev and this will add the latest version from crates.io to your Cargo.toml, just like the old way, but automatically.

note that cargo add is built-in from 10.03.2022. see this pull

Documentation

Why ?

Because i had one in python and it was very useful. And now because i moved to rust, i also need one in rust.

TODO

check TODO.md

CONTRIBUTING

check CONTRIBUTING.md

Changelog

check CHANGELOG.md

NOTE

Note for the user and developer.

Very early and experimental. im at the same time learning rust, so dont expect very advanced stuff.

if you find issues go ahead and make an issue or a pull request, cant wait to take a look into them.

peace to you!

Frequently Asked Questions (FAQ)

Q: Hosts are not disoverable

A:


Q: Hosts are not disoverable

A:

Extra

Git Configuration

to apply the settings from .gitconfig of this repo, run this command: shell cd rust-python-objects # or dont cd if you are already in git config --local include.path ../.gitconfig this needs to run manually because it can never be automated due to security issues, see this stack overflow answer

for git config see also git-config

Badges for readme

https://dev.to/envoy_/150-badges-for-github-pnk