stl v0.1.0 STL.Parser behaviour
A Parser behaviour for STL. By implementing this behaviour, you can write your own STL parser and use it by configuring :parser under the application :stl
config :stl, :parser, MyApp.MySTLParser
A Parser behaviour for STL. By implementing this behaviour, you can write your own STL parser and use it by configuring :parser under the application :stl
config :stl, :parser, MyApp.MySTLParser