Path Lines of Code CHANGELOG.md 577 CODE_OF_CONDUCT.md 18 README.md 53 docker/README.md 10 examples/README.md 59 examples/app/ios/IOSApp-Bridging-Header.h 5 examples/app/ios/IOSApp/Assets.xcassets/AccentColor.colorset/Contents.json 11 examples/app/ios/IOSApp/Assets.xcassets/AppIcon.appiconset/Contents.json 98 examples/app/ios/IOSApp/Assets.xcassets/Contents.json 6 examples/app/ios/IOSApp/ContentView.swift 41 examples/app/ios/IOSApp/ExampleApp.swift 9 examples/app/ios/IOSApp/Info.plist 50 examples/app/ios/IOSApp/Preview Content/Preview Assets.xcassets/Contents.json 6 examples/app/ios/IOSAppTests/IOSAppTests.swift 14 examples/app/ios/IOSAppTests/Info.plist 22 examples/app/ios/IOSAppUITests/IOSAppUITests.swift 19 examples/app/ios/IOSAppUITests/Info.plist 22 examples/app/ios/README.md 103 examples/app/ios/xc-universal-binary.sh 46 examples/app/uniffi-bindgen-cli/Cargo.toml 12 examples/app/uniffi-bindgen-cli/uniffi-bindgen.rs 3 examples/arithmetic-procmacro/Cargo.toml 16 examples/arithmetic-procmacro/src/lib.rs 31 examples/arithmetic-procmacro/tests/test.py 11 examples/arithmetic-procmacro/tests/test_generated_bindings.rs 1 examples/arithmetic/Cargo.toml 19 examples/arithmetic/build.rs 6 examples/arithmetic/src/lib.rs 27 examples/arithmetic/tests/bindings/test_arithmetic.kts 20 examples/arithmetic/tests/bindings/test_arithmetic.py 26 examples/arithmetic/tests/bindings/test_arithmetic.rb 21 examples/arithmetic/tests/bindings/test_arithmetic.swift 20 examples/arithmetic/tests/test_generated_bindings.rs 6 examples/arithmetic/uniffi.toml 2 examples/async-api-client/Cargo.toml 21 examples/async-api-client/README.md 20 examples/async-api-client/build.rs 6 examples/async-api-client/src/api_client.rs 65 examples/async-api-client/src/lib.rs 20 examples/async-api-client/src/tasks.rs 81 examples/async-api-client/src/test_data.rs 68 examples/async-api-client/tests/bindings/test_async_api_client.kts 27 examples/async-api-client/tests/bindings/test_async_api_client.py 25 examples/async-api-client/tests/bindings/test_async_api_client.swift 31 examples/async-api-client/tests/test_generated_bindings.rs 5 examples/callbacks/Cargo.toml 18 examples/callbacks/README.md 3 examples/callbacks/build.rs 6 examples/callbacks/src/lib.rs 71 examples/callbacks/tests/bindings/test_callbacks.kts 33 examples/callbacks/tests/bindings/test_callbacks.py 39 examples/callbacks/tests/bindings/test_callbacks.swift 37 examples/callbacks/tests/test_generated_bindings.rs 5 examples/callbacks/uniffi.toml 2 examples/custom-types/Cargo.toml 20 examples/custom-types/build.rs 6 examples/custom-types/src/lib.rs 61 examples/custom-types/tests/bindings/test_custom_types.kts 8 examples/custom-types/tests/bindings/test_custom_types.py 9 examples/custom-types/tests/bindings/test_custom_types.swift 16 examples/custom-types/tests/test_generated_bindings.rs 5 examples/custom-types/uniffi.toml 54 examples/futures/Cargo.toml 18 examples/futures/src/lib.rs 12 examples/futures/tests/bindings/test.py 6 examples/futures/tests/test_generated_bindings.rs 1 examples/fxa-client/README.md 3 examples/geometry/Cargo.toml 17 examples/geometry/build.rs 6 examples/geometry/src/lib.rs 34 examples/geometry/tests/bindings/test_geometry.kts 7 examples/geometry/tests/bindings/test_geometry.py 7 examples/geometry/tests/bindings/test_geometry.rb 10 examples/geometry/tests/bindings/test_geometry.swift 7 examples/geometry/tests/test_generated_bindings.rs 6 examples/remote-types/Cargo.toml 17 examples/remote-types/README.md 7 examples/remote-types/src/lib.rs 28 examples/remote-types/tests/bindings/test_remote_types.kts 8 examples/remote-types/tests/bindings/test_remote_types.py 8 examples/remote-types/tests/bindings/test_remote_types.swift 8 examples/remote-types/tests/test_generated_bindings.rs 5 examples/remote-types/uniffi.toml 2 examples/rondpoint/Cargo.toml 17 examples/rondpoint/build.rs 6 examples/rondpoint/src/lib.rs 265 examples/rondpoint/tests/bindings/test_rondpoint.kts 147 examples/rondpoint/tests/bindings/test_rondpoint.py 80 examples/rondpoint/tests/bindings/test_rondpoint.rb 81 examples/rondpoint/tests/bindings/test_rondpoint.swift 135 examples/rondpoint/tests/test_generated_bindings.rs 6 examples/sprites/Cargo.toml 17 examples/sprites/build.rs 6 examples/sprites/src/lib.rs 47 examples/sprites/tests/bindings/test_sprites.kts 18 examples/sprites/tests/bindings/test_sprites.py 11 examples/sprites/tests/bindings/test_sprites.rb 14 examples/sprites/tests/bindings/test_sprites.swift 11 examples/sprites/tests/test_generated_bindings.rs 6 examples/todolist/Cargo.toml 19 examples/todolist/build.rs 6 examples/todolist/src/lib.rs 112 examples/todolist/tests/bindings/test_todolist.kts 55 examples/todolist/tests/bindings/test_todolist.py 27 examples/todolist/tests/bindings/test_todolist.rb 29 examples/todolist/tests/bindings/test_todolist.swift 48 examples/todolist/tests/test_generated_bindings.rs 6 examples/traits/Cargo.toml 18 examples/traits/build.rs 6 examples/traits/src/lib.rs 26 examples/traits/tests/bindings/test_traits.kts 10 examples/traits/tests/bindings/test_traits.py 9 examples/traits/tests/bindings/test_traits.swift 12 examples/traits/tests/test_generated_bindings.rs 5 examples/traits/uniffi.toml 7 fixtures/benchmarks/README.md 19 fixtures/callbacks/README.md 8 fixtures/coverall/README.md 7 fixtures/docstring-proc-macro/README.md 2 fixtures/docstring/README.md 2 fixtures/error-types/README.md 45 fixtures/ext-types/README.md 10 fixtures/ext-types/external-crate/README.md 2 fixtures/ext-types/sub-lib/README.md 3 fixtures/futures/README.md 27 fixtures/futures/examples/kotlin/demo.kt 28 fixtures/futures/examples/python/demo.py 27 fixtures/futures/examples/swift/Package.swift 18 fixtures/futures/examples/swift/Sources/demo/Demo.swift 32 fixtures/keywords/README.md 13 fixtures/large-enum/README.md 3 fixtures/large-error/README.md 2 fixtures/proc-macro/README.md 2 fixtures/regressions/README.md 6 fixtures/regressions/cdylib-crate-type-dependency/ffi-crate/README.md 6 fixtures/regressions/enum-without-i32-helpers/README.md 8 fixtures/regressions/fully-qualified-types/README.md 15 fixtures/regressions/kotlin-experimental-unsigned-types/README.md 13 fixtures/regressions/logging-callback-interface/README.md 2 fixtures/regressions/missing-newline/README.md 6 fixtures/regressions/swift-callbacks-omit-labels/README.md 4 fixtures/regressions/swift-dictionary-nesting/README.md 8 fixtures/regressions/unary-result-alias/README.md 6 fixtures/regressions/wrong-lower-check/README.md 4 fixtures/simple-fns/README.md 2 fixtures/simple-iface/README.md 2 fixtures/struct-default-values/README.md 12 fixtures/swift-bridging-header-compile/README.md 2 fixtures/swift-codable/README.md 2 fixtures/swift-omit-labels/README.md 3 fixtures/type-limits/README.md 2 fixtures/uitests/README.md 12 fixtures/uniffi-fixture-time/README.md 3 fixtures/version-mismatch/README.md 11 fixtures/wasm-unstable-single-threaded/README.md 4 tools/requirements_docs.txt 6 uniffi_bindgen/src/bindings/README.md 1 uniffi_bindgen/src/bindings/kotlin/templates/README.md 9 uniffi_bindgen/src/bindings/python/templates/README.md 10 uniffi_testing/README.md 16 weedle2/LICENSE.md 13 weedle2/README.md 34