hello_cargo_lulu

Crates.iohello_cargo_lulu
lib.rshello_cargo_lulu
version0.1.3
sourcesrc
created_at2024-06-27 02:52:16.734284
updated_at2024-06-27 03:41:42.844603
descriptionthis is a cargo publish test
homepage
repository
max_upload_size
id1285036
size3,263
liuwz (luwz)

documentation

README

hello_cargo_lulu

    这个一个简单的cargo publish的测试代码,暂时只提供了一个测试的方法。
    
    下面提供了一个测试的示例

Examples

let x = 5;
let y = 10;
let answer = hello_cargo_lulu::add_number(x, y);
Commit count: 0

cargo fmt