| Age | Commit message (Collapse) | Author |
|
- Rename from_str to from_address_str in tcp_connection to avoid trait conflict
- Use ? operator instead of let...else patterns in local and vault initialization
- Replace manual string slicing with strip_prefix in virtual_file.rs
- All tests continue to pass after optimizations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`tcp_connection`, `string_proc`, `env` 3. Add crates `string_proc`,
`env` to workspace 4. Removed crate `member_verify`
|
|
test_connection.rs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1. Add handle.rs
2. Completed target.rs
|
|
1. Removed test config
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Completed config.rs
|
|
Add feature `derive`
|