bkmr 7.6.0

Knowledge management for humans and agents — bookmarks, snippets, etc, searchable, executable.
Documentation
1
2
3
4
5
pub mod service_container;
pub mod test_container;

pub use service_container::ServiceContainer;
pub use test_container::TestServiceContainer;