Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WecomTeam/wecom-cli
/ functions
Functions
147 in github.com/WecomTeam/wecom-cli
⨍
Functions
147
◇
Types & classes
33
Function
decrypt_data_with_wrong_key_fails
()
src/crypto/keystore.rs:224
Function
decrypt_too_short_data_fails
()
src/crypto/cipher.rs:82
Function
decrypt_with_wrong_key_fails
()
src/crypto/cipher.rs:73
Function
each_encryption_produces_different_output
()
src/crypto/cipher.rs:105
Function
encode_decode_roundtrip
()
src/crypto/keystore.rs:135
Function
encrypt_decrypt_data_roundtrip
()
src/crypto/keystore.rs:190
Function
encrypt_decrypt_data_with_slice
()
src/crypto/keystore.rs:204
Function
encrypt_decrypt_empty_plaintext
()
src/crypto/cipher.rs:53
Function
encrypt_decrypt_empty_vec
()
src/crypto/keystore.rs:243
Function
encrypt_decrypt_roundtrip
()
src/crypto/cipher.rs:42
Function
encrypted_output_has_expected_length
()
src/crypto/cipher.rs:63
Method
execute
( &'a self, matches: &'a ArgMatches, )
src/helpers/doc/smartsheet_update_records_auto_file.rs:39
Method
execute
( &'a self, matches: &'a ArgMatches, )
src/helpers/doc/smartsheet_add_records_auto_file.rs:39
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
src/json_rpc.rs:25
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
src/mcp/error.rs:21
Method
from
(e: anyhow::Error)
src/mcp/error.rs:46
Function
get_cache_content
(cache_file: &PathBuf)
src/registry.rs:48
Method
get_modified_schema
获取修改后的 schema:将 pages.items.properties 中的 page_content 替换为 page_filepath
src/helpers/doc/smartpage_create.rs:32
Function
get_plat_code
()
src/auth/qrcode.rs:124
Function
load_key_from_keyring
Load the key from keyring. Returns `None` if unavailable.
src/crypto/keystore.rs:52
Function
load_returns_none_when_file_missing
()
src/mcp/config.rs:310
Function
load_returns_none_with_corrupted_file
()
src/mcp/config.rs:332
Function
load_returns_none_with_wrong_key
()
src/mcp/config.rs:319
Function
main
()
build.rs:4
Function
main
()
src/main.rs:21
Method
new
Create a new Bot with `create_time` set to the current timestamp.
src/auth/bot.rs:22
Method
new
()
src/helpers/registry.rs:29
Function
no_temp_file_left_after_success
()
src/fs_util/atomic_write.rs:83
Function
overwrite_replaces_existing_file
()
src/fs_util/atomic_write.rs:73
Method
process_pages
处理 pages 数组:将 page_filepath 替换为 page_content(读取本地文件内容)
src/helpers/doc/smartpage_create.rs:60
Function
random_key_is_32_bytes
()
src/crypto/keystore.rs:174
Function
random_keys_are_unique
()
src/crypto/keystore.rs:167
Function
sanitize_filename
Sanitize a file name by removing illegal characters; returns `None` if the result is empty.
src/fs_util/sanitize_filename.rs:2
Function
save_and_load_roundtrip
()
src/mcp/config.rs:290
Function
save_empty_list
()
src/mcp/config.rs:373
Function
save_overwrites_existing_file
()
src/mcp/config.rs:343
Function
sha256_hex_matches_cpp_format
()
src/mcp/config.rs:256
Function
sign_changes_with_different_inputs
()
src/mcp/config.rs:279
Function
sign_is_deterministic
()
src/mcp/config.rs:272
Function
sign_produces_non_empty_signature
()
src/mcp/config.rs:266
Method
source
(&self)
src/mcp/error.rs:36
Function
test_init_logging_default_no_panic
()
src/logging.rs:56
Function
write_creates_file_with_correct_content
()
src/fs_util/atomic_write.rs:54
Function
write_creates_parent_directories
()
src/fs_util/atomic_write.rs:64
Function
write_empty_data
()
src/fs_util/atomic_write.rs:99
Function
write_sets_file_permissions
()
src/fs_util/atomic_write.rs:117
Function
write_sets_readonly_permissions
()
src/fs_util/atomic_write.rs:128
← previous
101–147 of 147, ranked by callers