...me = "vector_demo"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
[profile.release]
panic = 'abort'
```
例子:src/main.rs 文件
```rust
fn main() {
// panic!("crash and burn...
...onad MCP server,
* orchestrating the initialization of server components and tools.
*/
import { createServer, initializeTransport } from "./config/server";
import { nftProvider } from "./tools/nft";
import { blockProvider } from "./tools/block";
import { walletProvider } from "./tools/wall...