mentat/src
Richard Newman c95ec13ffe Begin moving web server to a separate crate. (#448) r=bgrins
This doesn't yet introduce a working Cargo.toml for 'mentatweb', but it
does allow RLS to build correctly without errors, and it reduces the
core library's dependency space, which is more important in the short
term.
2017-05-10 02:25:59 -07:00
..
conn.rs Add :limit to queries (#420) r=nalexander 2017-04-19 16:16:19 -07:00
errors.rs Review comments for #418. 2017-04-18 13:50:58 -07:00
ident.rs Read EDN keywords and symbols as rich types. Fixes #154. r=nalexander 2017-01-12 09:09:48 -08:00
lib.rs Expose mentat_core::{TypedValue,ValueType} and conn::{Conn,Metadata}. (#443) 2017-05-03 15:49:29 -07:00
query.rs Add :limit to queries (#420) r=nalexander 2017-04-19 16:16:19 -07:00