at protocol indexer with flexible filtering, xrpc queries, and a cursor-backed event stream, built on fjall
at-protocol atproto indexer rust fjall
at main 3 lines 98 B view raw
1[target.'cfg(target_os = "linux")'] 2linker = "clang" 3rustflags = ["-C", "link-arg=-fuse-ld=mold"]