lib.services:
lib.services.mkServiceOption
A quick way to use my services abstraction
Arguments
- [name]: The name of the service
Type
mkServiceOption :: String -> (Int -> String -> String -> AttrSet) -> AttrSet
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
lib.services.mkServiceOption
A quick way to use my services abstraction
mkServiceOption :: String -> (Int -> String -> String -> AttrSet) -> AttrSet