Docs.rs
dist_agent_lang-1.0.24
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
dist_agent_lang 1.0.24
Agentic programming with library and CLI support for Off/On-chain network integration
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
simple-attribute-test.dal
simple-call-test.dal
simple-service-test.dal
simple-test.dal
simple-web-test.dal
test-auth-integration.dal
test-trust-validation.dal
test-web-server.dal
test-web.dal
test_any_type.dal
test_division_zero.dal
test_length.dal
test_list_type.dal
test_memecoin.dal
test_mev_direct.dal
test_mev_protection.dal
test_nft.dal
test_nft_before_297.dal
test_nft_before_mint_batch.dal
test_nft_methods.dal
test_nft_minimal.dal
test_nft_no_code.dal
test_nft_partial.dal
test_nft_start.dal
test_nft_up_to_120.dal
test_nft_with_set_chain.dal
test_safe_math.dal
test_safe_operations.dal
test_simple.dal
test_simple_math.dal
1
2
3
4
5
service SimpleTest { fn test_function() -> bool { return true; } }