# rust_study **Repository Path**: lovebeyongd/rust_study ## Basic Information - **Project Name**: rust_study - **Description**: No description available - **Primary Language**: Rust - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-19 - **Last Updated**: 2024-05-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 代码统计 ## 安装 cargo install --git https://github.com/XAMPPRocky/tokei.git tokei ## 执行 tokei . # deny ## 初始化 cargo deny init ## check cargo deny check -d # Pingora https://zhuanlan.zhihu.com/p/689351793 # demo https://www.bilibili.com/video/BV1RC411B7if/ # 嵌入式 https://jzow.github.io/discovery/microbit/01-background/index.html https://xxchang.github.io/book/ # centos http://isoredirect.centos.org/centos/7/isos/x86_64/ # rust 运行 打印日志 RUST_LOG=info cargo run --example dredis