Docs.rs
rust-learning-0.1.0
rust-learning 0.1.0
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
sunqing975
Dependencies
rand ^0.9.0
normal
Versions
63.51%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module enum_def
rust_
learning
0.1.0
Module enum_
def
Module Items
Functions
In rust_
learning::
enum_
match
rust_learning
::
enum_match
Module
enum_
def
Copy item path
Source
Functions
§
enum_
def
定义一个函数enum_def,用于演示枚举类型IpAddrKind的使用
enum_
struct
定义一个函数enum_struct,用于演示枚举类型Message的使用