field_lib

Cross-platform Rust runtime for Radroots iOS and Android apps
git clone https://radroots.dev/git/field_lib.git
Log | Files | Refs | README | LICENSE

ModeNameSize
-rw-r--r--.gitignore38L
-rw-r--r--Cargo.lock3301L
-rw-r--r--Cargo.toml40L
-rw-r--r--LICENSE661L
-rw-r--r--README13L
-rw-r--r--crates/field_core/Cargo.toml52L
-rw-r--r--crates/field_core/README.md14L
-rw-r--r--crates/field_core/build.rs47L
-rw-r--r--crates/field_core/src/error.rs49L
-rw-r--r--crates/field_core/src/lib.rs10L
-rw-r--r--crates/field_core/src/logging.rs46L
-rw-r--r--crates/field_core/src/runtime/app_info.rs26L
-rw-r--r--crates/field_core/src/runtime/builder.rs55L
-rw-r--r--crates/field_core/src/runtime/info.rs119L
-rw-r--r--crates/field_core/src/runtime/key_management.rs366L
-rw-r--r--crates/field_core/src/runtime/mod.rs215L
-rw-r--r--crates/field_core/src/runtime/nostr.rs375L
-rw-r--r--crates/field_core/src/runtime/trade_listing.rs382L
-rw-r--r--crates/field_core/tests/error_mapping.rs126L
-rw-r--r--crates/field_core/tests/key_management.rs137L
-rw-r--r--crates/field_core/tests/logging_error.rs9L
-rw-r--r--crates/field_core/tests/no_nostr_runtime.rs150L
-rw-r--r--crates/field_ffi/Cargo.toml25L
-rw-r--r--crates/field_ffi/bin/uniffi-bindgen.rs19L
-rw-r--r--crates/field_ffi/src/lib.rs16L
-rw-r--r--crates/field_ffi/uniffi.toml3L
-rw-r--r--crates/field_wasm/Cargo.toml19L
-rw-r--r--crates/field_wasm/README.md14L
-rw-r--r--crates/field_wasm/src/lib.rs31L
-rw-r--r--rust-toolchain.toml2L