jct-tympanon

Results 5 issues of jct-tympanon

id3 added format detection logic to Tag::read_from_path, so the same API now works for mp3/wav/aiff. the only thing needed was a version bump and some test cases. the existing a.wav...

Hi there, Is there a supported way to export a default trait function via swift_bridge? Like this, ```rust struct Example; trait ExampleTrait { fn example(&self) -> &'static str { "hello,...

Hi there, I encountered what appears to be a bridge code bug when accessing a String field nested in another struct field. Here's a repro case: ### Swift side ```swift...

memory-safety

Hi there, Thanks for the excellent theme! I was hoping to introduce a "login" / "account" area to the main nav on a beautifulhugo website. The appearance and behavior of...

Hi there, This project looks pretty quiet for some years, but maybe now is a good time to revive it? There still doesn't seem to be an "official rust SDK"...