An Elixir implementation of AT Protocol-flavoured Merkle Search Trees (MST)
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 5 lines 128 B view raw
1# Used by "mix format" 2[ 3 inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"], 4 import_deps: [:typedstruct] 5]