Docs.rs
icentral-test-update-0.1.0
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
icentral-test-update 0.1.0
A Rust crate that provides advanced tools and frameworks for integration testing, utilizing the Rust 2021 edition features.
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
imports.rs
lib.rs
test_update_bc_mem.rs
test_update_bc_orig.rs
1
2
3
4
#
[
macro_use
]
mod
imports
;
use
imports
::
*
;
x!
{
test_update_bc_orig
}
x!
{
test_update_bc_mem
}