Skip to content

Commit

Permalink
Documenting overriding config in feature_tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ambiguousname committed Feb 16, 2025
1 parent d0821dc commit 8c724e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions feature_tests/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ pub mod slices;
pub mod structs;
pub mod traits;

// Feel free to add overrides for other languages for the lib_name, this is meant to showcase overriding SharedConfig.
#[diplomat::config(kotlin.lib_name = somelib)]
struct KotlinConfig;

0 comments on commit 8c724e0

Please sign in to comment.