MCPcopy Create free account

hub / github.com/WecomTeam/wecom-cli / functions

Functions147 in github.com/WecomTeam/wecom-cli

Functiondecrypt_data_with_wrong_key_fails
()
src/crypto/keystore.rs:224
Functiondecrypt_too_short_data_fails
()
src/crypto/cipher.rs:82
Functiondecrypt_with_wrong_key_fails
()
src/crypto/cipher.rs:73
Functioneach_encryption_produces_different_output
()
src/crypto/cipher.rs:105
Functionencode_decode_roundtrip
()
src/crypto/keystore.rs:135
Functionencrypt_decrypt_data_roundtrip
()
src/crypto/keystore.rs:190
Functionencrypt_decrypt_data_with_slice
()
src/crypto/keystore.rs:204
Functionencrypt_decrypt_empty_plaintext
()
src/crypto/cipher.rs:53
Functionencrypt_decrypt_empty_vec
()
src/crypto/keystore.rs:243
Functionencrypt_decrypt_roundtrip
()
src/crypto/cipher.rs:42
Functionencrypted_output_has_expected_length
()
src/crypto/cipher.rs:63
Methodexecute
( &'a self, matches: &'a ArgMatches, )
src/helpers/doc/smartsheet_update_records_auto_file.rs:39
Methodexecute
( &'a self, matches: &'a ArgMatches, )
src/helpers/doc/smartsheet_add_records_auto_file.rs:39
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
src/json_rpc.rs:25
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
src/mcp/error.rs:21
Methodfrom
(e: anyhow::Error)
src/mcp/error.rs:46
Functionget_cache_content
(cache_file: &PathBuf)
src/registry.rs:48
Methodget_modified_schema
获取修改后的 schema:将 pages.items.properties 中的 page_content 替换为 page_filepath
src/helpers/doc/smartpage_create.rs:32
Functionget_plat_code
()
src/auth/qrcode.rs:124
Functionload_key_from_keyring
Load the key from keyring. Returns `None` if unavailable.
src/crypto/keystore.rs:52
Functionload_returns_none_when_file_missing
()
src/mcp/config.rs:310
Functionload_returns_none_with_corrupted_file
()
src/mcp/config.rs:332
Functionload_returns_none_with_wrong_key
()
src/mcp/config.rs:319
Functionmain
()
build.rs:4
Functionmain
()
src/main.rs:21
Methodnew
Create a new Bot with `create_time` set to the current timestamp.
src/auth/bot.rs:22
Methodnew
()
src/helpers/registry.rs:29
Functionno_temp_file_left_after_success
()
src/fs_util/atomic_write.rs:83
Functionoverwrite_replaces_existing_file
()
src/fs_util/atomic_write.rs:73
Methodprocess_pages
处理 pages 数组:将 page_filepath 替换为 page_content(读取本地文件内容)
src/helpers/doc/smartpage_create.rs:60
Functionrandom_key_is_32_bytes
()
src/crypto/keystore.rs:174
Functionrandom_keys_are_unique
()
src/crypto/keystore.rs:167
Functionsanitize_filename
Sanitize a file name by removing illegal characters; returns `None` if the result is empty.
src/fs_util/sanitize_filename.rs:2
Functionsave_and_load_roundtrip
()
src/mcp/config.rs:290
Functionsave_empty_list
()
src/mcp/config.rs:373
Functionsave_overwrites_existing_file
()
src/mcp/config.rs:343
Functionsha256_hex_matches_cpp_format
()
src/mcp/config.rs:256
Functionsign_changes_with_different_inputs
()
src/mcp/config.rs:279
Functionsign_is_deterministic
()
src/mcp/config.rs:272
Functionsign_produces_non_empty_signature
()
src/mcp/config.rs:266
Methodsource
(&self)
src/mcp/error.rs:36
Functiontest_init_logging_default_no_panic
()
src/logging.rs:56
Functionwrite_creates_file_with_correct_content
()
src/fs_util/atomic_write.rs:54
Functionwrite_creates_parent_directories
()
src/fs_util/atomic_write.rs:64
Functionwrite_empty_data
()
src/fs_util/atomic_write.rs:99
Functionwrite_sets_file_permissions
()
src/fs_util/atomic_write.rs:117
Functionwrite_sets_readonly_permissions
()
src/fs_util/atomic_write.rs:128
← previous101–147 of 147, ranked by callers