tekton 0.3.0

A blazingly fast code snippet sorter
Documentation
1
2
3
4
5
//! The structs to model FriendlySnippets or Snipmate snippets
pub mod args;
pub mod friendly;
pub mod multiprefix_friendly;
pub mod snipmate;