Searched defs:Demo (Results 1 – 9 of 9) sorted by relevance
49 struct Demo<'s>(#[serde(borrow, deserialize_with = "option_of_cow")] Option<Cow<'s, str>>); in test_option() struct61 struct Demo<'s>( in test_tuple() struct75 struct Demo<'s>(#[serde(borrow, deserialize_with = "array_of_cow")] [Cow<'s, str>; 1]); in test_array() struct
138 ### Alternative 1: Android Studio (Recommended)142 ### Alternative 2: Command line
54 Demo chapter
16 public class Demo { class
33 #### Demo subsubsection in Subsampling Scale Image View
8 ## Demo section in ktfmt [](https://github.com/facebook/ktfmt/releases/) [](https://central.sonatype.com/artifact/com.facebook/ktfmt) [](https://github.com/facebook/ktfmt/actions/workflows/build_and_test.yml "GitHub Actions workflow status") [](https://slack-chats.kotlinlang.org/c/ktfmt) [](https://surveys.jetbrains.com/s3/kotlin-slack-sign-up) [](https://github.com/facebook/ktfmt/issues)
75 class Demo final { class
67 public class Demo extends Frame { class109 public Demo(int width, int height) { in Demo() method in Demo
829 Demo enumConstant