Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/daheige/rust-bible
/ functions
Functions
416 in github.com/daheige/rust-bible
⨍
Functions
416
◇
Types & classes
143
Function
test_less_add
()
part1/unit_test/src/main.rs:35
Function
test_longest_with_ann
()
part1/generics_trait_lifetime/src/main.rs:451
Function
test_print
()
part1/unit_test/tests/add_test.rs:2
Function
typed_example
()
part2/serde_demo/src/main.rs:80
Function
untyped_example
()
part2/serde_demo/src/main.rs:57
Function
using_other_iterator_counter
()
part1/iterators/src/main.rs:91
Method
value
如果 self.value 是 None,则会调用 self.calculation 中储存的闭包 将结果保存到 self.value 以便将来使用,并同时返回结果值。
part1/closures/src/main.rs:171
Function
value_in_cents
(coin: Coin)
part1/match_demo/src/main.rs:14
Function
vec_change
()
part1/collect/src/main.rs:141
Method
with_client
(grpc_client: ::std::sync::Arc<::grpc::Client>)
part7/grpc/grpc-hello/src/rust_grpc/hello_grpc.rs:35
Method
with_interceptor
( inner: T, interceptor: F, )
part7/grpc/grpc-demo/src/rust_grpc/app.grpc.hello.rs:51
Method
with_interceptor
( inner: T, interceptor: F, )
part7/grpc/grpc-demo/src/rust_grpc/hello.rs:50
Function
words
()
part1/generics_trait_lifetime/src/main.rs:446
Method
write_to_with_cached_sizes
(&self, os: &mut ::protobuf::CodedOutputStream<'_>)
part7/grpc/grpc-hello/src/rust_grpc/hello.rs:131
Method
x
(&self)
part1/generics_trait_lifetime/src/main.rs:44
Function
yaml_parse_and_format
()
part2/read_yaml/src/main.rs:91
← previous
401–416 of 416, ranked by callers